Documentation of 'org.ddogleg.nn.BenchmarkNearestNeighbor' Java class
BenchmarkNearestNeighbor
org.ddogleg.nn

Class BenchmarkNearestNeighbor



  • public class BenchmarkNearestNeighbor
    extends java.lang.Object
    • Constructor Detail

      • BenchmarkNearestNeighbor

        public BenchmarkNearestNeighbor()
    • Method Detail

      • createAlg

        public java.util.List<Performer> createAlg()
      • evaluateDataSet

        public void evaluateDataSet(int dimen,
                                    int cloudSize,
                                    int searchSize)
      • createData

        public static java.util.List<double[]> createData(java.util.Random rand,
                                                          int size,
                                                          int k)
      • createLinearData

        public static java.util.List<double[]> createLinearData(java.util.Random rand,
                                                                int size,
                                                                int k)
      • 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.