21 template <
unsigned int N>
    24 template <
unsigned int N>
    27     constexpr 
static size_t DOFs = N;
 A compile-time fixed-size numeric matrix container. 
 
TPoint2D_< double > TPoint2D
Lightweight 2D point. 
 
TPoint3D_< double > TPoint3D
Lightweight 3D point. 
 
Traits for Euclidean R^N space. 
 
A class used to store a 2D point. 
 
A class used to store a 3D point. 
 
static constexpr size_t DOFs