org.ddogleg.nn.alg
Class TestExhaustiveNeighbor
- java.lang.Object
-
- org.ddogleg.nn.alg.TestExhaustiveNeighbor
-
public class TestExhaustiveNeighbor extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description TestExhaustiveNeighbor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidfindClosest_one()voidfindClosest_three()voidfindClosest_two()voidfindClosest_zero()voidfindClosestN_multiple_calls()Make sure it works after multiple callsvoidfindClosestN_standard()voidfindClosestN_toomany_distance()Request more inliers than there are within the allowed distancevoidfindClosestN_toomany()Request more inliers than there arevoidfindClosestN_zero()
-
-
-
Method Detail
-
findClosest_zero
public void findClosest_zero()
-
findClosest_one
public void findClosest_one()
-
findClosest_two
public void findClosest_two()
-
findClosest_three
public void findClosest_three()
-
findClosestN_zero
public void findClosestN_zero()
-
findClosestN_toomany
public void findClosestN_toomany()
Request more inliers than there are
-
findClosestN_toomany_distance
public void findClosestN_toomany_distance()
Request more inliers than there are within the allowed distance
-
findClosestN_standard
public void findClosestN_standard()
-
findClosestN_multiple_calls
public void findClosestN_multiple_calls()
Make sure it works after multiple calls
-
-
DataMelt 3.0 © DataMelt by jWork.ORG