Documentation of 'org.ddogleg.clustering.BenchmarkBulkDistance' Java class
BenchmarkBulkDistance
org.ddogleg.clustering

Class BenchmarkBulkDistance



  • public class BenchmarkBulkDistance
    extends java.lang.Object
    Compares two different techniques for computing the smallest between a point and a set of points.
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      long bulk(int[] assignments, int numIterations) 
      static void main(java.lang.String[] args) 
      void process() 
      long standard(int[] assignments, int numIterations) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BenchmarkBulkDistance

        public BenchmarkBulkDistance()
    • Method Detail

      • standard

        public long standard(int[] assignments,
                             int numIterations)
      • bulk

        public long bulk(int[] assignments,
                         int numIterations)
      • process

        public void process()
      • main

        public static void main(java.lang.String[] args)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.