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.
|
newCluster
public int getAssignment(int i, double[] p)
GeneratorMain.AssignPoint
getAssignment
in class GeneratorMain.AssignPoint
i
- Cluster numberp
- PointCopyright © 2019 ELKI Development Team. License information.