SheafSystem
0.0.0.0
|
Namespace containing the 2D Euclidean vector algebra functions for the fiber_bundles component of the sheaf system. More...
Functions | |
SHEAF_DLL_SPEC vd_value_type | perp_dot (const e2_lite &x0, const e2_lite &x1) |
The perp-dot pseudo cross product of x0 with x1 (version for persistent types). More... | |
Namespace containing the 2D Euclidean vector algebra functions for the fiber_bundles component of the sheaf system.
fiber_bundle::vd_value_type fiber_bundle::e2_algebra::perp_dot | ( | const e2_lite & | x0, |
const e2_lite & | x1 | ||
) |
The perp-dot pseudo cross product of x0 with x1 (version for persistent types).
Definition at line 1648 of file e2.cc.
References fiber_bundle::e2_lite::row_dofs().
Referenced by fiber_bundle::e2::invariant().