[][src]Module theon::space

Vector and affine spaces.

Traits

AffineSpace
Basis

Describes the basis of a vector space.

DualSpace
EuclideanSpace
FiniteDimensional
InnerSpace
Matrix
SquareMatrix
VectorSpace

Type Definitions

Scalar

The scalar of a EuclideanSpace.

Vector

The vector (translation, coordinate space, etc.) of a EuclideanSpace.