31 #if defined(CStaticMatrix_RECURSES)
32 #error Recursive header files inclusion detected in CStaticMatrix.h
35 #define CStaticMatrix_RECURSES
37 #if !defined CStaticMatrix_h
39 #define CStaticMatrix_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/math/linalg/CMatrix.h"
116 #undef CStaticMatrix_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Represent any static or dynamic sized matrix having sparse or dense representation.
Aim: Represent any static sized matrix having sparse or dense representation.
BOOST_CONCEPT_USAGE(CStaticMatrix)
Go to http://www.sgi.com/tech/stl/DefaultConstructible.html.