![]() |
Data Structure: CF-Tree. More...
Classes | |
| class | cfentry |
| Clustering feature representation. More... | |
| class | cfnode |
| Representation of node of CF-Tree. More... | |
| class | cfnode_type |
| Enumeration of CF-Node types that are used by CF-Tree. More... | |
| class | cftree |
| CF-Tree representation. More... | |
| class | leaf_node |
| Represents clustering feature leaf node. More... | |
| class | measurement_type |
| Enumeration of measurement types for CF-Tree. More... | |
| class | non_leaf_node |
| Representation of clustering feature non-leaf node. More... | |
Data Structure: CF-Tree.
Implementation based on paper [41].