Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.clustering.functions |
Modifier and Type | Method and Description |
---|---|
DoubleVector2D |
DoubleVector2DDistance.meanObject(Cluster<? extends DoubleVector2D> elements) |
Modifier and Type | Method and Description |
---|---|
double |
DoubleVector2DDistance.distance(DoubleVector2D element1,
DoubleVector2D element2) |
Modifier and Type | Method and Description |
---|---|
int |
DoubleVector2DDistance.getIndexOfLineClosestToMean(Cluster<? extends DoubleVector2D> elements) |
DoubleVector2D |
DoubleVector2DDistance.meanObject(Cluster<? extends DoubleVector2D> elements) |
String |
DoubleVector2DDistance.toString(Cluster<? extends DoubleVector2D> elements) |