This is the complete list of members for te::sa::SkaterPartition, including all inherited members.
calculateDistance(te::graph::Vertex *vertex, std::vector< double > &meanVec) | te::sa::SkaterPartition | protected |
calculateEdgeDifference(int vertexFrom, int vertexTo, double &diffA, double &diffB, std::size_t &popA, std::size_t &popB) | te::sa::SkaterPartition | protected |
calculateRootDeviation(int startVertex, int vertexToIgnore, std::vector< double > &meanVec) | te::sa::SkaterPartition | protected |
calculateRootMean(int startVertex, int vertexToIgnore, std::size_t &pop) | te::sa::SkaterPartition | protected |
edgeToRemove(int startVertex, double &diffA, double &diffB, std::size_t &edgeToRemoveId) | te::sa::SkaterPartition | protected |
execute(std::size_t nGroups, std::string popAttr="", std::size_t minPop=0) | te::sa::SkaterPartition | |
execute(std::string popAttr, std::size_t minPop) | te::sa::SkaterPartition | |
m_attrs | te::sa::SkaterPartition | protected |
m_graph | te::sa::SkaterPartition | protected |
m_popAttr | te::sa::SkaterPartition | protected |
m_popMin | te::sa::SkaterPartition | protected |
m_SSDiValues | te::sa::SkaterPartition | protected |
SkaterPartition(te::graph::AbstractGraph *graph, std::vector< std::string > attrs) | te::sa::SkaterPartition | |
~SkaterPartition() | te::sa::SkaterPartition |