|
STIRA
0.1
|
struct to hold results of a single point cluster More...
#include <ClusteringLearning.h>
Public Attributes | |
| Point< double > | center |
| center of this cluster | |
| std::vector< Point< double > > | members |
| vector of points in this cluster | |
struct to hold results of a single point cluster
1.8.11