Class PrimsMinimumSpanningTree.Array2DAdapter

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Array2DAdapter()
      Constructor.
    • 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