31 #if defined(CDigitalMetricSpace_RECURSES)
32 #error Recursive header files inclusion detected in CDigitalMetricSpace.h
35 #define CDigitalMetricSpace_RECURSES
37 #if !defined CDigitalMetricSpace_h
39 #define CDigitalMetricSpace_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/kernel/CInteger.h"
46 #include "DGtal/geometry/volumes/distance/CMetricSpace.h"
125 #undef CDigitalMetricSpace_RECURSES
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: defines the concept of digital metric spaces.
BOOST_CONCEPT_ASSERT((CInteger< Value >))
BOOST_CONCEPT_ASSERT((CInteger< RawValue >))
Aim: Concept checking for Integer Numbers. More precisely, this concept is a refinement of both CEucl...
Aim: defines the concept of metric spaces.