HyperspaceExplorer 0.7.1
|
Determine number of rotation axes in D-dimensional space. More...
#include <Rotation.h>
Public Types | |
enum | { num = NumAxes<D-1>::num+D-1 } |
Determine number of rotation axes in D-dimensional space.
The number of rotation axes is computed at compile time. It is accessed as NumAxes<D>::num.
D | dimension of the vector space |