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