18 #ifndef FIELD_E3_FUNCS_H 19 #define FIELD_E3_FUNCS_H 21 #ifndef SHEAF_DLL_SPEC_H 22 #include "SheafSystem/sheaf_dll_spec.h" 32 namespace field_e3_algebra
60 #endif // ifndef FIELD_E3_FUNCS_H void SHEAF_DLL_SPEC cross(const field_e3 &x0, const field_e3 &x1, field_e3 &xresult, bool xauto_access)
The 3D Euclidean vector "cross" product of x0 with x1 (pre-allocated version).
Namespace for fields component of sheaf system.
void SHEAF_DLL_SPEC cross_equal(field_e3 &xresult, const field_e3 &xother, bool xauto_access)
The 3D Euclidean vector "cross" product of xresult with xother, /// synonym for cross(xresult, xother, xresult, xauto_access).
A property of type sec_e3 as a function of global coordinates.