addTreeDistance_(TreeNode *tree, ClusterTrees &trees, TreeDistanceQueue &dists) | HierarchicalClustering< SILACPattern * > | inlineprotected |
cluster() | SILACClustering | |
ClusterCells typedef | HierarchicalClustering< SILACPattern * > | protected |
clusterIndex_(const typename Grid::CellIndex &p) | HierarchicalClustering< SILACPattern * > | protected |
ClusterTrees typedef | HierarchicalClustering< SILACPattern * > | protected |
coordDist_(const PointCoordinate &lhs, const PointCoordinate &rhs) | HierarchicalClustering< SILACPattern * > | inlineprotectedstatic |
coordElemDiv_(const PointCoordinate &lhs, const PointCoordinate &rhs) | HierarchicalClustering< SILACPattern * > | inlineprotectedstatic |
coordElemGreater_(const PointCoordinate &lhs, const PointCoordinate &rhs) | HierarchicalClustering< SILACPattern * > | inlineprotectedstatic |
coordScalarDiv_(const PointCoordinate &lhs, const DoubleReal &rhs) | HierarchicalClustering< SILACPattern * > | inlineprotectedstatic |
Grid typedef | HierarchicalClustering< SILACPattern * > | |
grid | HierarchicalClustering< SILACPattern * > | |
gridCell_(const typename Grid::CellIndex &cur, ClusterCells &cells, bool center=false, bool ignore_missing=true) | HierarchicalClustering< SILACPattern * > | inlineprotected |
gridCells5x5_(typename Grid::CellIndex cur, ClusterCells &cells) | HierarchicalClustering< SILACPattern * > | protected |
HierarchicalClustering(const PointCoordinate &cluster_dimension) | HierarchicalClustering< SILACPattern * > | inline |
insertCluster_(const P &p) | HierarchicalClustering< SILACPattern * > | inlineprotected |
insertPoint(const PointCoordinate &d, const SILACPattern *&ref) | HierarchicalClustering< SILACPattern * > | inline |
joinLarge_() | SILACClustering | protected |
PointCoordinate typedef | HierarchicalClustering< SILACPattern * > | |
removeSmall_() | SILACClustering | protected |
rt_max_spacing | SILACClustering | |
rt_min | SILACClustering | |
SILACClustering(const PointCoordinate &cluster_dimension, DoubleReal rt_min, DoubleReal rt_max_spacing) | SILACClustering | inline |
tree2Cluster_(const TreeNode *tree, Cluster &cluster) | HierarchicalClustering< SILACPattern * > | inlineprotected |
tree2Points_(const TreeNode *tree) | HierarchicalClustering< SILACPattern * > | inlineprotected |
treeDistance_(TreeNode *left, TreeNode *right) | HierarchicalClustering< SILACPattern * > | inlineprotected |
TreeDistanceQueue typedef | HierarchicalClustering< SILACPattern * > | protected |