Class AbstractLayout3DPC.LowerTriangularAdapter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int dim  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double distance​(double[] data, int i, int j)
      Get the distance of two objects
      int size​(double[] data)
      Get number of objects in dataset
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait