31 #if defined(Duality_RECURSES) 32 #error Recursive header files inclusion detected in Duality.h 33 #else // defined(Duality_RECURSES) 35 #define Duality_RECURSES 37 #if !defined Duality_h 63 template <Duality duality_orig>
104 #if !defined(BUILD_INLINE) 105 #include "DGtal/dec/Duality.ih" 112 #endif // !defined Duality_h 114 #undef Duality_RECURSES 115 #endif // else defined(Duality_RECURSES)
std::ostream & operator<<(std::ostream &out, const ClosedIntegerHalfPlane< TSpace > &object)
DGtal is the top-level namespace which contains all DGtal functions and types.
unsigned int Order
Aim: Order is used as template parameter for DEC classes.
Duality
Aim: Duality enumerator tells if templated object lives in primal or dual space. Used as template par...