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