Sequoia
|
Concepts and helpers pertaining to vector spaces, affine spaces and certain generalizations.
More...
Concepts | |
concept | sequoia::maths::free_module |
concept for a free module, implicitly understood to be over a commutative ring. | |
concept | sequoia::maths::vector_space |
concept for a vector space, which is a special case of a free module | |
concept | sequoia::maths::convex_space |
concept for convex spaces | |
concept | sequoia::maths::affine_space |
concept for affine spaces | |
Classes | |
struct | sequoia::maths::is_free_module< T > |
Helper that universal template parameters will obviate the need for. More... | |
Concepts and helpers pertaining to vector spaces, affine spaces and certain generalizations.