31#if defined(CDenseVector_RECURSES)
32#error Recursive header files inclusion detected in CDenseVector.h
35#define CDenseVector_RECURSES
37#if !defined CDenseVector_h
44#include "DGtal/base/Common.h"
45#include "DGtal/math/linalg/CVector.h"
92 typedef typename T::Index
Index;
126#undef CDenseVector_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.
void checkConstConstraints() const
BOOST_CONCEPT_USAGE(CDenseVector)
Aim: Represent any static or dynamic sized column vector having sparse or dense representation.