Modifier and Type | Class and Description |
---|---|
class |
DataPointForServices |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<DataPoint> |
Cluster.getDataPoints() |
Modifier and Type | Method and Description |
---|---|
void |
Kmeans.init(int k,
int iter,
java.util.Vector<DataPoint> dataPoints) |