OpenWalnut  1.5.0dev
WHtreePartition Member List

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

evalPartBranchDist(const std::vector< size_t > &partition) constWHtreePartitionprivate
evalPartBranchDist(const std::vector< nodeID_t > &partition) constWHtreePartitionprivate
evalPartBranchDistWeighted(const std::vector< size_t > &partition) constWHtreePartitionprivate
evalPartBranchDistWeighted(const std::vector< nodeID_t > &partition) constWHtreePartitionprivate
evalPartClustSizeDiff(const std::vector< size_t > &partition) constWHtreePartitionprivate
evalPartClustSizeDiff(const std::vector< nodeID_t > &partition) constWHtreePartitionprivate
evalPartInterDist(const std::vector< size_t > &partition, const std::vector< std::vector< dist_t > > &icdMatrix) constWHtreePartitionprivate
evalPartInterDistWeighted(const std::vector< size_t > &partition, const std::vector< std::vector< dist_t > > &icdMatrix) constWHtreePartitionprivate
evalPartIntraDist(const std::vector< size_t > &partition) constWHtreePartitionprivate
evalPartIntraDist(const std::vector< nodeID_t > &partition) constWHtreePartitionprivate
evalPartIntraDistWeighted(const std::vector< size_t > &partition) constWHtreePartitionprivate
evalPartIntraDistWeighted(const std::vector< nodeID_t > &partition) constWHtreePartitionprivate
evalPartOptimal(const std::vector< size_t > &partition) constWHtreePartitionprivate
evalPartOptimal(const std::vector< nodeID_t > &partition) constWHtreePartitionprivate
evalSSindex(const std::vector< size_t > &partition) constWHtreePartitionprivate
evalSSindex(const std::vector< nodeID_t > &partition) constWHtreePartitionprivate
filterMaxPartitions(const unsigned int filterRadius, std::vector< float > *partValPoint, std::vector< std::vector< size_t > > *partVectorPoint)WHtreePartition
getICDmatrix(const std::vector< size_t > &oldPartition, size_t branchPos=0, std::vector< size_t > branch=std::vector< size_t >(), std::vector< std::vector< dist_t > > oldMatrix=std::vector< std::vector< dist_t > >())WHtreePartitionprivate
level2granularity(std::vector< nodeID_t > *partition) constWHtreePartition
level2granularity(std::vector< size_t > *partition) constWHtreePartition
m_treeWHtreePartitionprivate
partitionClassic(float compValue, std::vector< nodeID_t > *const partition, const HT_PARTMODE mode, const HT_CONDITION condition, const bool excludeLeaves, const size_t root) constWHtreePartition
partitionOptimized(float compValue, std::vector< nodeID_t > *const partition, const HT_PARTMODE2 mode, const HT_CONDITION condition, const bool excludeLeaves, const size_t root, const size_t levelDepth) constWHtreePartition
partitionSharp(const float compValue, std::vector< nodeID_t > *const partition, const bool excludeLeaves, const size_t root, const bool normalized) constWHtreePartition
partitionSmooth(const float compValue, std::vector< nodeID_t > *const partition, const bool excludeLeaves, const size_t root) constWHtreePartition
scanHozPartitions(std::vector< float > *partitionValuesPointer, std::vector< std::vector< size_t > > *patitionVectorPointer, const bool verbose=false)WHtreePartition
scanOptimalPartitions(const size_t levelDepth, std::vector< float > *partitionValuesPointer, std::vector< std::vector< size_t > > *patitionVectorPointer, const bool verbose=false)WHtreePartition
WHtreePartition(WHtree *const tree)WHtreePartitionexplicit
writePartitionSet(std::string partFileName, const std::vector< float > &partitionValues, const std::vector< std::vector< size_t > > &patitionVector)WHtreePartition
~WHtreePartition()WHtreePartition