31#if defined(CVectorSpace_RECURSES)
32#error Recursive header files inclusion detected in CVectorSpace.h
35#define CVectorSpace_RECURSES
37#if !defined CVectorSpace_h
44#include "DGtal/base/Common.h"
45#include "DGtal/kernel/CEuclideanRing.h"
124#undef CVectorSpace_RECURSES
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Defines the mathematical concept equivalent to a unitary commutative ring with a division operat...
Aim: Base concept for vector space structure.
BOOST_CONCEPT_USAGE(CVectorSpace)
BOOST_CONCEPT_ASSERT((concepts::CEuclideanRing< Scalar >))
Go to http://www.sgi.com/tech/stl/Assignable.html.