31#if defined(CVector_RECURSES)
32#error Recursive header files inclusion detected in CVector.h
35#define CVector_RECURSES
44#include "DGtal/base/Common.h"
45#include "DGtal/math/linalg/CVectorSpace.h"
95 typedef typename T::Index
Index;
124#undef CVector_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Base concept for vector space structure.
Aim: Represent any static or dynamic sized column vector having sparse or dense representation.
BOOST_CONCEPT_USAGE(CVector)
void checkConstConstraints() const