|
versor
3.0
C++11 library for Geometric algebra
|
metafunction to construct a basis blade type from spatial dimension and subspace grade More...
#include <vsr_algebra.h>
Public Types | |
| using | vec = typename vsr::Blade1< dim >::VEC |
| using | sub = typename blade< dim, grade-1 >::type |
| using | type = typename EOProd< vec, sub >::basis |
metafunction to construct a basis blade type from spatial dimension and subspace grade
1.8.10