mmcfilters
Public API documentation
Loading...
Searching...
No Matches
mmcfilters::DepthStableRegionComputer< Real > Member List

This is the complete list of members for mmcfilters::DepthStableRegionComputer< Real >, including all inherited members.

ancestorInStabilityWindow(NodeId node) constmmcfilters::DepthStableRegionComputer< Real >inline
computeByDepth(int depthWindowRadius)mmcfilters::DepthStableRegionComputer< Real >inline
DepthStableRegionComputer(const MorphologicalTree &tree, std::vector< Real > attr)mmcfilters::DepthStableRegionComputer< Real >inline
DepthStableRegionComputer(const MorphologicalTree &tree, const Real *attr)mmcfilters::DepthStableRegionComputer< Real >inline
DepthStableRegionComputer(const MorphologicalTree &tree)mmcfilters::DepthStableRegionComputer< Real >inlineexplicit
DepthStableRegionComputer(const DepthStableRegionComputer &)=defaultmmcfilters::DepthStableRegionComputer< Real >
DepthStableRegionComputer(DepthStableRegionComputer &&) noexcept=defaultmmcfilters::DepthStableRegionComputer< Real >
descendantInStabilityWindow(NodeId node) constmmcfilters::DepthStableRegionComputer< Real >inline
getAttribute(NodeId node)mmcfilters::DepthStableRegionComputer< Real >inline
getVariation(NodeId node)mmcfilters::DepthStableRegionComputer< Real >inline
getVariations()mmcfilters::DepthStableRegionComputer< Real >inline
nodeWithMinimumVariationInWindow(NodeId node) constmmcfilters::DepthStableRegionComputer< Real >inline
numNodes() constmmcfilters::DepthStableRegionComputer< Real >inline
operator=(const DepthStableRegionComputer &)=deletemmcfilters::DepthStableRegionComputer< Real >
operator=(DepthStableRegionComputer &&)=deletemmcfilters::DepthStableRegionComputer< Real >
setMaxAttribute(Real value)mmcfilters::DepthStableRegionComputer< Real >inline
setMaxVariation(Real value)mmcfilters::DepthStableRegionComputer< Real >inline
setMinAttribute(Real value)mmcfilters::DepthStableRegionComputer< Real >inline
variation_value_type typedefmmcfilters::DepthStableRegionComputer< Real >