31 #if defined(Expander_RECURSES)
32 #error Recursive header files inclusion detected in Expander.h
35 #define Expander_RECURSES
37 #if !defined Expander_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/base/ConstAlias.h"
46 #include "DGtal/kernel/sets/DigitalSetSelector.h"
47 #include "DGtal/kernel/sets/DigitalSetDomain.h"
48 #include "DGtal/topology/DomainAdjacency.h"
49 #include "DGtal/topology/Object.h"
96 template <
typename TObject>
143 template <
typename Po
intInputIterator>
145 PointInputIterator b, PointInputIterator e );
311 template <
typename T>
320 #include "DGtal/graph/Expander.ih"
327 #undef Expander_RECURSES
Aim: This class encapsulates its parameter class so that to indicate to the user that the object/poin...
Container::const_iterator ConstIterator
ConstIterator type of the container;.
Aim: This class is useful to visit an object by adjacencies, layer by layer.
ObjectAdjacency myObjectAdjacency
ConstIterator end() const
DigitalSetDomain< DigitalSet > CoreDomain
ObjectDomain myObjectDomain
Expander(const Expander &other)
Object::ForegroundAdjacency ForegroundAdjacency
void computeNextLayer(const DigitalSet &src)
DigitalSet::ConstIterator ConstIterator
const Domain & myEmbeddingDomain
CoreDomain::Predicate InCoreDomainPredicate
const DigitalSet & core() const
ConstIterator begin() const
functors::NotPointPredicate< InCoreDomainPredicate > NotInCoreDomainPredicate
Expander(ConstAlias< Object > object, PointInputIterator b, PointInputIterator e)
DomainAdjacency< ObjectDomain, ForegroundAdjacency > ObjectAdjacency
Expander(ConstAlias< Object > object, const Point &p)
const DigitalSet & layer() const
DigitalSetDomain< DigitalSet > ObjectDomain
Object::DigitalSet DigitalSet
Expander & operator=(const Expander &other)
void selfDisplay(std::ostream &out) const
NotInCoreDomainPredicate myNotInCorePred
DigitalSet::Domain Domain
DigitalTopology::ForegroundAdjacency ForegroundAdjacency
DGtal is the top-level namespace which contains all DGtal functions and types.
std::ostream & operator<<(std::ostream &out, const ATu0v1< TKSpace, TLinearAlgebra > &object)