OpenWalnut  1.5.0dev
WHtree Member List

This is the complete list of members for WHtree, including all inherited members.

check() constWHtree
cleanup(std::vector< size_t > *outLookup=0)WHtreeprivate
clearContainedLeaves()WHtree
clearPartColors()WHtree
clearPartitions()WHtree
CnbTreeBuilder classWHtreefriend
convert2grid(const HC_GRID newGrid)WHtree
debinarize(const bool keepBaseNodes=false)WHtreeprivate
fetchLeaf(const size_t thisLeaf)WHtreeprivate
fetchNode(const nodeID_t &thisNode)WHtreeprivate
fetchNode(const size_t thisNode)WHtreeprivate
fetchRoot()WHtreeprivate
forceMonotonicity(double errorMult=1)WHtreeprivate
forceMonotonicityDown()WHtreeprivate
forceMonotonicityUp()WHtreeprivate
getBaseNodes(const size_t root) constWHtree
getBaseNodes(const nodeID_t &root) constWHtree
getBranching(const std::vector< nodeID_t > &thisPartition, size_t depthLevel, std::vector< std::vector< nodeID_t > > *partitionSet, const bool excludeLeaves)WHtree
getBranching(const std::vector< size_t > &thisPartition, size_t depthLevel, std::vector< std::vector< size_t > > *partitionSet)WHtree
getBranchNodes(const size_t nodeID) constWHtree
getCommonAncestor(const size_t nodeID1, const size_t nodeID2) constWHtree
getCommonAncestor(const nodeID_t &nodeID1, const nodeID_t &nodeID2) constWHtree
getCoordinate4leaf(const size_t leafID) constWHtree
getCoordinates4node(const size_t nodeID) constWHtree
getCoordinates4node(const nodeID_t &nodeID) constWHtree
getCpcc() constWHtreeinline
getDataGrid() constWHtreeinline
getDataSize() constWHtreeinline
getDiscarded() constWHtreeinline
getDistance(const size_t nodeID1, const size_t nodeID2) constWHtree
getDistance(const nodeID_t &nodeID1, const nodeID_t &nodeID2) constWHtree
getDistance(const WHcoord &coord1, const WHcoord &coord2) constWHtree
getLeaf(const size_t thisLeaf) constWHtree
getLeafDistance(const size_t leafID1, const size_t leafID2) constWHtree
getLeafID(const WHcoord &thisCoord) constWHtree
getLeaves() constWHtreeinline
getLeaves4node(const size_t nodeID) constWHtree
getLeaves4node(const nodeID_t &nodeID) constWHtree
getMeanCoordinate4node(const size_t nodeID) constWHtree
getMeanCoordinate4node(const nodeID_t &nodeID) constWHtree
getName() constWHtreeinline
getNode(const nodeID_t &thisNode) constWHtree
getNode(const size_t thisNode) constWHtree
getNodes() constWHtreeinline
getNumDiscarded() constWHtreeinline
getNumLeaves() constWHtreeinline
getNumNodes() constWHtreeinline
getReport(bool longMsg=true) constWHtree
getRoi() constWHtreeinline
getRoot() constWHtree
getRootBaseNodes() constWHtree
getRoute2Root(const nodeID_t &nodeID) constWHtree
getSelectedColors() constWHtreeinline
getSelectedColors(size_t index) constWHtreeinline
getSelectedPartitions() constWHtreeinline
getSelectedPartitions(size_t index) constWHtreeinline
getSelectedValues() constWHtreeinline
getSelectedValues(size_t index) constWHtreeinline
getTrackID(const size_t &leafID) constWHtree
getTrackids() constWHtreeinline
getTripletOrder(const nodeID_t &nodeIDa, const nodeID_t &nodeIDb, const nodeID_t &nodeIDc) constWHtree
graphTreeBuilder classWHtreefriend
image2treeBuilder classWHtreefriend
insertPartColors(const std::vector< std::vector< WHcoord > > &selectedColors)WHtree
insertPartitions(const std::vector< std::vector< size_t > > &selectedPartitions, const std::vector< float > &selectedValues, const std::vector< std::vector< WHcoord > > &selectedColors=std::vector< std::vector< WHcoord > >())WHtree
isLoaded() constWHtreeinline
loadContainedLeaves()WHtree
m_containedLeavesWHtreeprivate
m_coordinatesWHtreeprivate
m_cpccWHtreeprivate
m_datasetGridWHtreeprivate
m_datasetSizeWHtreeprivate
m_discardedWHtreeprivate
m_leavesWHtreeprivate
m_loadStatusWHtreeprivate
m_logFactorWHtreeprivate
m_nodesWHtreeprivate
m_numStreamlinesWHtreeprivate
m_selectedColorsWHtreeprivate
m_selectedPartitionsWHtreeprivate
m_selectedValuesWHtreeprivate
m_trackidsWHtreeprivate
m_treeNameWHtreeprivate
pruneTree classWHtreefriend
randCnbTreeBuilder classWHtreefriend
readTree(const std::string &filename)WHtree
sortByHLevel(std::vector< size_t > *const nodeVector) constWHtree
sortByHLevel(std::list< size_t > *const nodeList) constWHtree
sortByHLevel(std::vector< nodeID_t > *const nodeVector) constWHtree
sortByHLevel(std::list< nodeID_t > *const nodeList) constWHtree
sortBySize(std::vector< size_t > *const nodeVector) constWHtree
sortBySize(std::vector< nodeID_t > *const nodeVector) constWHtree
sortBySize(std::list< size_t > *const nodeList) constWHtree
sortBySize(std::list< nodeID_t > *const nodeList) constWHtree
testRootBaseNodes() constWHtree
treeComparer classWHtreefriend
treeManager classWHtreefriend
WHtree()WHtreeexplicit
WHtree(std::string filename)WHtreeexplicit
WHtree(std::string treeName, HC_GRID datasetGridInit, WHcoord datasetSizeInit, size_t numStreamlinesInit, float logFactorInit, std::vector< WHnode > leavesInit, std::vector< WHnode > nodesInit, std::vector< size_t > trackidInit, std::vector< WHcoord > coordInit, std::list< WHcoord > discardInit, float cpccInit=0)WHtreeexplicit
WHtree(const WHtree &object)WHtreeexplicit
WHtreePartition classWHtreefriend
WHtreeProcesser classWHtreefriend
writeTree(const std::string &filename, const bool isNifti=true) constWHtree
writeTreeDebug(const std::string &filename) constWHtree
writeTreeOldWalnut(const std::string &filename) constWHtree
writeTreeSimple(const std::string &filename) constWHtree
~WHtree()WHtree