public class Cluster extends Object
| Constructor and Description |
|---|
Cluster(de.jungblut.math.DoubleVector center,
List<de.jungblut.math.DoubleVector> assignments) |
| Modifier and Type | Method and Description |
|---|---|
List<de.jungblut.math.DoubleVector> |
getAssignments() |
de.jungblut.math.DoubleVector |
getCenter() |
Copyright © 2016. All rights reserved.