31 #if defined(Duality_RECURSES)
32 #error Recursive header files inclusion detected in Duality.h
35 #define Duality_RECURSES
37 #if !defined Duality_h
45 #include "DGtal/base/Common.h"
65 template <Duality duality_orig>
106 #if !defined(BUILD_INLINE)
107 #include "DGtal/dec/Duality.ih"
116 #undef Duality_RECURSES
DGtal is the top-level namespace which contains all DGtal functions and types.
std::ostream & operator<<(std::ostream &out, const ATu0v1< TKSpace, TLinearAlgebra > &object)
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...
BOOST_STATIC_CONSTANT(Duality, duality=PRIMAL)
BOOST_STATIC_CONSTANT(Duality, duality=DUAL)