CellIndex typedef | GridBasedClustering< Metric > | |
cluster() | GridBasedClustering< Metric > | inline |
clusters_ | GridBasedClustering< Metric > | private |
clusters_final_ | GridBasedClustering< Metric > | private |
CMD enum value | ProgressLogger | |
current_logger_ | ProgressLogger | mutableprotected |
distance_it_for_cluster_idx_ | GridBasedClustering< Metric > | private |
distances_ | GridBasedClustering< Metric > | private |
endProgress(UInt64 bytes_processed=0) const | ProgressLogger | |
eraseMinDistance_(const std::multiset< MinimumDistance >::const_iterator it) | GridBasedClustering< Metric > | inlineprivate |
extendClustersY() | GridBasedClustering< Metric > | inline |
findNearestNeighbour_(const GridBasedCluster &cluster, int cluster_index) | GridBasedClustering< Metric > | inlineprivate |
getLogType() const | ProgressLogger | |
getResults() const | GridBasedClustering< Metric > | inline |
grid_ | GridBasedClustering< Metric > | private |
GridBasedClustering(Metric metric, const std::vector< double > &data_x, const std::vector< double > &data_y, const std::vector< int > &properties_A, const std::vector< int > &properties_B, std::vector< double > grid_spacing_x, std::vector< double > grid_spacing_y) | GridBasedClustering< Metric > | inline |
GridBasedClustering(Metric metric, const std::vector< double > &data_x, const std::vector< double > &data_y, std::vector< double > grid_spacing_x, std::vector< double > grid_spacing_y) | GridBasedClustering< Metric > | inline |
GUI enum value | ProgressLogger | |
init_(const std::vector< double > &data_x, const std::vector< double > &data_y, const std::vector< int > &properties_A, const std::vector< int > &properties_B) | GridBasedClustering< Metric > | inlineprivate |
last_invoke_ | ProgressLogger | mutableprotected |
LogType enum name | ProgressLogger | |
mergeVeto_(const GridBasedCluster &c1, const GridBasedCluster &c2) const | GridBasedClustering< Metric > | inlineprivate |
metric_ | GridBasedClustering< Metric > | private |
MultisetIterator typedef | GridBasedClustering< Metric > | |
nextProgress() const | ProgressLogger | |
NNIterator typedef | GridBasedClustering< Metric > | |
NONE enum value | ProgressLogger | |
operator=(const ProgressLogger &other) | ProgressLogger | |
Point typedef | GridBasedClustering< Metric > | |
ProgressLogger() | ProgressLogger | |
ProgressLogger(const ProgressLogger &other) | ProgressLogger | |
Rectangle typedef | GridBasedClustering< Metric > | |
recursion_depth_ | ProgressLogger | protectedstatic |
removeSmallClustersY(double threshold_y) | GridBasedClustering< Metric > | inline |
reverse_nns_ | GridBasedClustering< Metric > | private |
setLogger(ProgressLoggerImpl *logger) | ProgressLogger | |
setLogType(LogType type) const | ProgressLogger | |
setProgress(SignedSize value) const | ProgressLogger | |
startProgress(SignedSize begin, SignedSize end, const String &label) const | ProgressLogger | |
type_ | ProgressLogger | mutableprotected |
~ProgressLogger() | ProgressLogger | virtual |