Package ffx.potential.utils
Class Clustering.Conformation
java.lang.Object
ffx.potential.utils.Clustering.Conformation
- All Implemented Interfaces:
org.apache.commons.math3.ml.clustering.Clusterable
- Enclosing class:
Clustering
public static class Clustering.Conformation
extends Object
implements org.apache.commons.math3.ml.clustering.Clusterable
Class for cluster objects.
-
Method Summary
-
Method Details
-
getPoint
public double[] getPoint()- Specified by:
getPoint
in interfaceorg.apache.commons.math3.ml.clustering.Clusterable
-