33 #if defined(CCommutativeRing_RECURSES)
34 #error Recursive header files inclusion detected in CCommutativeRing.h
37 #define CCommutativeRing_RECURSES
39 #if !defined CCommutativeRing_h
41 #define CCommutativeRing_h
46 #include "DGtal/base/Common.h"
47 #include "DGtal/kernel/CSignedNumber.h"
48 #include "DGtal/kernel/NumberTraits.h"
132 #undef CCommutativeRing_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.
BOOST_CONCEPT_USAGE(CCommutativeRing)
Aim: Concept checking for Signed Numbers. Models of this concept should be listed in NumberTraits cla...