33 #if defined(CInteger_RECURSES)
34 #error Recursive header files inclusion detected in CInteger.h
37 #define CInteger_RECURSES
39 #if !defined CInteger_h
46 #include "DGtal/base/Common.h"
47 #include "DGtal/base/ConceptUtils.h"
48 #include "DGtal/kernel/CEuclideanRing.h"
49 #include "DGtal/kernel/CIntegralNumber.h"
50 #include "DGtal/kernel/NumberTraits.h"
101 #undef CInteger_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: Concept checking for Integer Numbers. More precisely, this concept is a refinement of both CEucl...
Aim: Concept checking for Integral Numbers. Models of this concept should be listed in NumberTraits c...