29 #if defined(CEuclideanRing_RECURSES) 30 #error Recursive header files inclusion detected in CEuclideanRing.h 31 #else // defined(CEuclideanRing_RECURSES) 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" 108 #endif // !defined CEuclideanRing_h 110 #undef CEuclideanRing_RECURSES 111 #endif // else defined(CEuclideanRing_RECURSES) 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...
void sameType(const T &t1, const T &t2)
DGtal is the top-level namespace which contains all DGtal functions and types.
BOOST_CONCEPT_USAGE(CEuclideanRing)