#include <cluster.h>
Public Methods | |
| ClusterAgglomerative (const Vector< float > ¢er, int count=1) | |
| ClusterAgglomerative (std::istream &stream) | |
| void | operator+= (const ClusterAgglomerative &that) |
| void | read (std::istream &stream) |
| void | write (std::ostream &stream) |
Public Attributes | |
| Vector< float > | center |
| int | count |
| Number of data represented by this cluster. | |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Number of data represented by this cluster.
|
1.2.18