Computes the cluster means.
A double matrix containing computed result.
| Exception Type | Condition |
|---|---|
| NoConvergenceException | is thrown if convergence did not occur within the maximum number of iterations |
| ClusterNoPointsException | is thrown if the cluster seed yields a cluster with no points |
ClusterKMeans Class | Imsl.Stat Namespace