|
versor
3.0
C++11 library for Geometric algebra
|
ND Generic Operations. More...
Classes | |
| struct | Euc |
| Operations on Euclidean Types. More... | |
| struct | Flat |
| Generic ND Operations On Flat Typese.g. More... | |
| struct | Gen |
| Generic ND Transformations and their Generators. More... | |
| struct | Op |
| Operations on All Types. More... | |
| struct | Proj |
| Projection fron ND Euclidean down to 3D. More... | |
| struct | Proj< 2 > |
| struct | Proj< 3 > |
| struct | Round |
| Operations on Round types (Points, Point Pairs, Circles, Spheres, N-Spheres) More... | |
| struct | Tangent |
| Generic ND Operations on a Tangent. More... | |
Functions | |
| template<class X > | |
| constexpr VSR_PRECISION | dot (X x) |
| template<class X , class... XS> | |
| constexpr VSR_PRECISION | dot (X x, XS...xs) |
ND Generic Operations.
1.8.10