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> 137 #endif // !defined CGlobalGeometricEstimator_h 139 #undef CGlobalGeometricEstimator_RECURSES 140 #endif // else defined(CGlobalGeometricEstimator_RECURSES) BOOST_CONCEPT_USAGE(CGlobalGeometricEstimator)
MyDigitalSurface::ConstIterator ConstIterator
T::ConstIterator ConstIterator
Go to http://www.sgi.com/tech/stl/DefaultConstructible.html.
BOOST_CONCEPT_ASSERT((concepts::CQuantity< Quantity >))
void sameType(const T &t1, const T &t2)
Aim: defines the concept of quantity in DGtal.
DGtal is the top-level namespace which contains all DGtal functions and types.
Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/ForwardTraversal.html.
Aim: This concept describes an object that can process a range so as to return one estimated quantity...
Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/ReadableIterator.html.