29 #if defined(CEuclideanRing_RECURSES)
30 #error Recursive header files inclusion detected in CEuclideanRing.h
33 #define CEuclideanRing_RECURSES
35 #if !defined CEuclideanRing_h
37 #define CEuclideanRing_h
42 #include "DGtal/base/Common.h"
43 #include "DGtal/kernel/CCommutativeRing.h"
110 #undef CEuclideanRing_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Defines the mathematical concept equivalent to a unitary commutative ring.
Aim: Defines the mathematical concept equivalent to a unitary commutative ring with a division operat...
BOOST_CONCEPT_USAGE(CEuclideanRing)