31 #if defined(CDynamicMatrix_RECURSES)
32 #error Recursive header files inclusion detected in CDynamicMatrix.h
35 #define CDynamicMatrix_RECURSES
37 #if !defined CDynamicMatrix_h
39 #define CDynamicMatrix_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/math/linalg/CMatrix.h"
114 #undef CDynamicMatrix_RECURSES
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Represent any dynamic sized matrix having sparse or dense representation.
BOOST_CONCEPT_USAGE(CDynamicMatrix)
Aim: Represent any static or dynamic sized matrix having sparse or dense representation.