id_cluster_collection Member List
This is the complete list of members for
id_cluster_collection, including all inherited members.
| add_cluster(id_cluster *c) | id_cluster_collection | |
| add_to_distance_matrix(id_cluster *c, float threshold) | id_cluster_collection | [protected] |
| best_cluster | id_cluster_collection | |
| build_distance_matrix(float threshold) | id_cluster_collection | [protected] |
| clear() | id_cluster_collection | |
| cluster_map typedef | id_cluster_collection | |
| cluster_set typedef | id_cluster_collection | |
| clusters | id_cluster_collection | |
| cmp_best_clusters() | id_cluster_collection | |
| distance_matrix | id_cluster_collection | [protected] |
| get_best_cluster(unsigned id) | id_cluster_collection | |
| get_best_cluster(id_cluster *c, float *dist) | id_cluster_collection | |
| get_scores(id_cluster *c, cluster_score_map &scores, id_cluster **best_c=0, float *_best_s=0) | id_cluster_collection | |
| get_version() const | id_cluster_collection | [inline] |
| id2cluster | id_cluster_collection | |
| id2cluster_map typedef | id_cluster_collection | |
| id_cluster_collection(query_flags flags) | id_cluster_collection | |
| idf(unsigned id) | id_cluster_collection | |
| idf(id2cluster_map::iterator &id_it) | id_cluster_collection | |
| incremental_query class | id_cluster_collection | [friend] |
| load(const char *fn) | id_cluster_collection | |
| load(sqlite3 *db, const char *tablename=0) | id_cluster_collection | |
| merge_clusters(id_cluster *a, id_cluster *b) | id_cluster_collection | |
| print() | id_cluster_collection | |
| QUERY_BIN_FREQ enum value | id_cluster_collection | |
| query_flags enum name | id_cluster_collection | |
| QUERY_FREQ enum value | id_cluster_collection | |
| QUERY_IDF enum value | id_cluster_collection | |
| QUERY_IDF_NORMALIZED enum value | id_cluster_collection | |
| QUERY_MIN_FREQ enum value | id_cluster_collection | |
| QUERY_NORMALIZED_FREQ enum value | id_cluster_collection | |
| reduce(float threshold) | id_cluster_collection | |
| remove_cluster(id_cluster *c) | id_cluster_collection | |
| remove_from_distance_matrix(id_cluster *c) | id_cluster_collection | [protected] |
| save(const char *fn) | id_cluster_collection | |
| save(FILE *f) | id_cluster_collection | |
| save(sqlite3 *db, const char *tablename=0) | id_cluster_collection | |
| set_query_rules(query_flags flags) | id_cluster_collection | |
| update_cluster(id_cluster *c, unsigned id, int amount) | id_cluster_collection | |
| version | id_cluster_collection | [protected] |
| ~id_cluster_collection() | id_cluster_collection | [virtual] |