#include <cluster.h>
Public Methods | |
| ClusterCosine (int dimension) | |
| ClusterCosine (Vector< float > ¢er) | |
| ClusterCosine (std::istream &stream) | |
| float | distance (const Vector< float > &point) |
| float | update (const Vector< float > &point, float weight) |
| void | read (std::istream &stream) |
| void | write (std::ostream &stream) |
Public Attributes | |
| Vector< float > | center |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.2.18