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

Class StandardNearestNeighborTests

    • Constructor Detail

      • StandardNearestNeighborTests

        public StandardNearestNeighborTests()
    • Method Detail

      • findNearest_zero

        public void findNearest_zero()
      • findNearest_one

        public void findNearest_one()
      • findNearest_two

        public void findNearest_two()
      • findNearest_checkData

        public void findNearest_checkData()
      • findNearest_compareToNaive

        public void findNearest_compareToNaive()
      • checkSetMaxDistance

        public void checkSetMaxDistance()
        Make sure distances < 0 are treated as having no limit and other properties
      • checkSetMaxDistance_inclusive

        public void checkSetMaxDistance_inclusive()
        Makes sure the maximum distance is inclusive for findNearest()
      • checkSetMaxDistance_inclusiveN

        public void checkSetMaxDistance_inclusiveN()
        Makes sure the maximum distance is inclusive for findNearestN()
      • findNearest_checkDistance

        public void findNearest_checkDistance()
      • findNearestN_checkDistance

        public void findNearestN_checkDistance()
      • findNearestN_checkData

        public void findNearestN_checkData()
      • findNearestN_compareToNaive

        public void findNearestN_compareToNaive()
      • findNearestN_duplicates

        public void findNearestN_duplicates()
        Input data has duplicate values. Make sure they are handled correctly

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.