31 #if defined(CDigitalMetricSpace_RECURSES) 32 #error Recursive header files inclusion detected in CDigitalMetricSpace.h 33 #else // defined(CDigitalMetricSpace_RECURSES) 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" 123 #endif // !defined CDigitalMetricSpace_h 125 #undef CDigitalMetricSpace_RECURSES 126 #endif // else defined(CDigitalMetricSpace_RECURSES)
Aim: Concept checking for Integer Numbers. More precisely, this concept is a refinement of both CEucl...
BOOST_CONCEPT_ASSERT((CInteger< Value >))
Aim: defines the concept of digital metric spaces.
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: defines the concept of metric spaces.