A bi-vector in geomtric algebra, which is the span of two vectors.
More...
#include </home/werner/origo/vish/ocean/eagle/Coordinates.hpp>
List of all members.
Public Types
-
typedef Vector< real,
AntisymmetricDims > Base_t
Public Member Functions
-
template<OperatorID_t CompType> bivector (const bivector &l, const bivector &r, const Operator< CompType > &C)
- Generic Computational Constructor for operations on two bi-vectors.
-
template<OperatorID_t CompType> bivector (const bivector &l, const double &scalar, const Operator< CompType > &C)
- Generic Computational Constructor for operations on bi-vector and scalar.
-
template<OperatorID_t CompType> bivector (const double &scalar, const bivector &l, const Operator< CompType > &C)
- Generic Computational Constructor for operations on scalar and bi-vector.
-
bivector (const bivector &l, const Operator<'-'> &C)
- Unary minus computational consturctor.
Detailed Description
A bi-vector in geomtric algebra, which is the span of two vectors.
- Note:
- This should probably be a Column<>.
The documentation for this class was generated from the following file:
- ocean/eagle/Coordinates.hpp