31 #if defined(CGlobalGeometricEstimator_RECURSES)
32 #error Recursive header files inclusion detected in CGlobalGeometricEstimator.h
33 #else // defined(CGlobalGeometricEstimator_RECURSES)
35 #define CGlobalGeometricEstimator_RECURSES
37 #if !defined CGlobalGeometricEstimator_h
39 #define CGlobalGeometricEstimator_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/base/CQuantity.h"
46 #include <boost/iterator/iterator_archetypes.hpp>
133 #endif // !defined CGlobalGeometricEstimator_h
135 #undef CGlobalGeometricEstimator_RECURSES
136 #endif // else defined(CGlobalGeometricEstimator_RECURSES)
MyDigitalSurface::ConstIterator ConstIterator
BOOST_CONCEPT_USAGE(CGlobalGeometricEstimator)
T::ConstIterator ConstIterator
Aim: This concept describes an object that can process a range so as to return one estimated quantity...
BOOST_CONCEPT_ASSERT((concepts::CQuantity< Quantity >))
Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/ForwardTraversal.html.
DGtal is the top-level namespace which contains all DGtal functions and types.
void sameType(const T &, const T &)
Aim: defines the concept of quantity in DGtal.
Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/ReadableIterator.html.