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 Details

    • getPoint

      public double[] getPoint()
      Specified by:
      getPoint in interface org.apache.commons.math3.ml.clustering.Clusterable