private class GeneratorMain.TestModel extends GeneratorMain.AssignPoint
| Modifier | Constructor and Description |
|---|---|
private |
TestModel() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAssignment(int i,
double[] p)
Assign a point to a cluster.
|
newClusterpublic int getAssignment(int i,
double[] p)
GeneratorMain.AssignPointgetAssignment in class GeneratorMain.AssignPointi - Cluster numberp - PointCopyright © 2019 ELKI Development Team. License information.