#include <idcluster.h>

Public Member Functions | |
| ranked_cluster (id_cluster *c, float s) | |
| bool | operator< (const ranked_cluster &a) const |
Public Attributes | |
| id_cluster *const | c |
| const float | score |
Definition at line 148 of file idcluster.h.
| incremental_query::ranked_cluster::ranked_cluster | ( | id_cluster * | c, | |
| float | s | |||
| ) | [inline] |
Definition at line 151 of file idcluster.h.
| bool incremental_query::ranked_cluster::operator< | ( | const ranked_cluster & | a | ) | const [inline] |
| const float incremental_query::ranked_cluster::score |
1.5.9