_conn | bio::VolumeGraph< T, P > | protected |
_vol | bio::VolumeGraph< T, P > | protected |
_weight | bio::VolumeGraph< T, P > | protected |
access(const Point &p) | bio::VolumeGraph< T, P > | |
access(const Point &p) const | bio::VolumeGraph< T, P > | |
Base typedef | bio::VolumeGraph< T, P > | protected |
BaseBase typedef | bio::VolumeGraph< T, P > | protected |
beginEdge(const Vertex &v) const | bio::VolumeGraph< T, P > | inline |
beginEdge(const Vertex &v) | bio::VolumeGraph< T, P > | inline |
beginEdge() const | bio::VolumeGraph< T, P > | |
beginEdge() | bio::VolumeGraph< T, P > | |
beginVertex() const | bio::VolumeGraph< T, P > | inline |
beginVertex() | bio::VolumeGraph< T, P > | inline |
clear() | bio::VolumeGraph< T, P > | virtual |
contains(const Vertex &v) const | bio::VolumeGraph< T, P > | virtual |
contains(const Edge &e) const | bio::VolumeGraph< T, P > | virtual |
Edge typedef | bio::VolumeGraph< T, P > | |
empty() const | bio::VolumeGraph< T, P > | virtual |
endEdge(const Vertex &v) const | bio::VolumeGraph< T, P > | inline |
endEdge(const Vertex &v) | bio::VolumeGraph< T, P > | inline |
endEdge() const | bio::VolumeGraph< T, P > | |
endEdge() | bio::VolumeGraph< T, P > | |
endVertex() const | bio::VolumeGraph< T, P > | inline |
endVertex() | bio::VolumeGraph< T, P > | inline |
Fm(const Vertex &v) const | bio::VolumeGraph< T, P > | inlinevirtual |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::Fm(const G &thisg, const Vertex &v) | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | protectedstatic |
getComplement(const Set &s, const Set &e) | bio::VolumeGraph< T, P > | inlinestatic |
getConnectedComponent(Vertex &v) | bio::VolumeGraph< T, P > | inline |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::getConnectedComponent(G &thisg, Vertex &v) | bio::BaseGraph< E > | protectedstatic |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::getConnectedComponent(G &thisg, Vertex &v, typename G::Ref &g) | bio::BaseGraph< E > | protectedstatic |
getMinOfF() const | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inlinevirtual |
Graph typedef | bio::VolumeGraph< T, P > | |
insert(Vertex v) | bio::VolumeGraph< T, P > | inlinevirtual |
insert(Edge e) | bio::VolumeGraph< T, P > | inlinevirtual |
insert(Edge e, Weight w=(Weight) 0) | bio::VolumeGraph< T, P > | inline |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::insert(Edge e, Weight w=(Weight) 0) | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inlinevirtual |
inside(const Point &p) const | bio::VolumeGraph< T, P > | |
isAdjacent(const Vertex &x, const Vertex &y) const | bio::VolumeGraph< T, P > | inlinevirtual |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::isAdjacent(const Edge &e) const | bio::BaseGraph< E > | inlinevirtual |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::isAdjacent(const G &thisg, const Vertex &x, const Vertex &y) | bio::BaseGraph< E > | protectedstatic |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::isAdjacent(const G &thisg, const Edge &e) | bio::BaseGraph< E > | protectedstatic |
isAdjacentFrom(const Vertex &v, const Graph &g) const | bio::VolumeGraph< T, P > | inlinevirtual |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::isAdjacentFrom(const G &thisg, const Vertex &v, const typename G::Ref &g) | bio::BaseGraph< E > | protectedstatic |
isAdjacentTo(const Vertex &v, const Graph &g) const | bio::VolumeGraph< T, P > | inlinevirtual |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::isAdjacentTo(const G &thisg, const Vertex &v, const typename G::Ref &g) | bio::BaseGraph< E > | protectedstatic |
isBasinCut(const EdgeSet &es) const | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inline |
isConnectedComponent(const Graph &g) const | bio::VolumeGraph< T, P > | inlinevirtual |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::isConnectedComponent(const G &thisg, const typename G::Ref &g) | bio::BaseGraph< E > | protectedstatic |
isDescending(const Path &p) const | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inline |
isExtension(const Graph &h, const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
isForest(const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
isForestRelativeTo(const Graph &h, const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
isGraphCut(EdgeIterator begin, EdgeIterator end, const Graph &g) const | bio::BaseGraph< E > | inline |
isGraphCut(const EdgeSet &es, const Graph &g) const | bio::BaseGraph< E > | inline |
isLinked(const Vertex &x, const Vertex &y) const | bio::VolumeGraph< T, P > | inlinevirtual |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::isLinked(const Vertex &v) const | bio::BaseGraph< E > | inlinevirtual |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::isLinked(const G &thisg, const Vertex &x, const Vertex &y) | bio::BaseGraph< E > | protectedstatic |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::isLinked(const G &thisg, const Vertex &x, const Vertex &y, VertexSet &s) | bio::BaseGraph< E > | protectedstatic |
isMinimum(const Graph &g) const | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inlinevirtual |
isMinimumSpanningForestRelativeTo(const Graph &h, const Graph &g) const | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inlinevirtual |
isMinimumSpanningTree(const Graph &g) const | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inlinevirtual |
isPathofSteepestdescent(const Path &p) const | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inline |
isSpanningForest(const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
isSpanningForestRelativeTo(const Graph &h, const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
isSpanningTree(const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
isSubGraph(const Graph &g) const | bio::VolumeGraph< T, P > | inlinevirtual |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::isSubGraph(const G &thisg, const typename G::Ref &g) | bio::BaseGraph< E > | protectedstatic |
isTree(const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
isWatershedCut(const EdgeSet &s) const | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inline |
mask(const carto::VolumeRef< M > &mask) | bio::VolumeGraph< T, P > | |
notPresentValue() | bio::VolumeGraph< T, P > | static |
operator!=(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
operator<(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
operator<=(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
operator=(const This &other) | bio::BaseGraph< E > | inlinevirtual |
operator==(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
operator>(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
operator>=(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
Point typedef | bio::VolumeGraph< T, P > | |
presentValue() | bio::VolumeGraph< T, P > | static |
Ref typedef | bio::VolumeGraph< T, P > | |
setDimensions(int sx=1, int sy=1, int sz=1, int st=1) | bio::VolumeGraph< T, P > | |
setDimensions(const Point &dim) | bio::VolumeGraph< T, P > | |
setHeader(float vx=1., float vy=1., float vz=1., float vt=1.) | bio::VolumeGraph< T, P > | |
setHeader(const Point4df &vs) | bio::VolumeGraph< T, P > | |
setWeightMethod(Weight(*weight)(const Type &, const Type &)) | bio::VolumeGraph< T, P > | |
This typedef | bio::VolumeGraph< T, P > | protected |
Type typedef | bio::VolumeGraph< T, P > | |
Vertex typedef | bio::VolumeGraph< T, P > | |
Volume typedef | bio::VolumeGraph< T, P > | |
VolumeGraph(int sx=1, int sy=1, int sz=1, int st=1, const aims::strel::Connectivity &conn=aims::strel::Connectivity6XYZ()) | bio::VolumeGraph< T, P > | |
VolumeGraph(const Volume &in, const aims::strel::Connectivity &conn=aims::strel::Connectivity6XYZ()) | bio::VolumeGraph< T, P > | |
Weight typedef | bio::VolumeGraph< T, P > | |
weight(const Edge &e) | bio::VolumeGraph< T, P > | virtual |
weight(const Edge &e) const | bio::VolumeGraph< T, P > | virtual |
EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T >::weight(const Graph &g) const | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inlinevirtual |
~BaseGraph() | bio::BaseGraph< E > | inlinevirtual |
~EWBaseGraph() | bio::EWBaseGraph< SetEdgeRef< PointVertexRef< P > >, T > | inlinevirtual |
~VolumeGraph() | bio::VolumeGraph< T, P > | inlinevirtual |