org.ddogleg.nn.alg
Class TestKdTreeSearchNBbf
- java.lang.Object
-
- org.ddogleg.nn.alg.StandardKdTreeSearchNTests
-
- org.ddogleg.nn.alg.TestKdTreeSearchNBbf
-
public class TestKdTreeSearchNBbf extends StandardKdTreeSearchNTests
-
-
Constructor Summary
Constructors Constructor and Description TestKdTreeSearchNBbf()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidcheckMaxNodes()Provide an insufficient number of steps to produce an optimal solution and see if it produces the expected resultKdTreeSearchNcreateAlg()Creates a KdTreeSearch which will produce optimal resultsvoidmultiTreeSearch()Provide multiple trees for input and see if it finds the best one-
Methods inherited from class org.ddogleg.nn.alg.StandardKdTreeSearchNTests
checkDistance, checkDuplicates, createTreeDuplicates, findClosest_basic_1, findClosest_empty, findClosest_leaf, findClosest_maxDistance, findClosest_nullLeaf, randomTests
-
-
-
-
Method Detail
-
createAlg
public KdTreeSearchN createAlg()
Description copied from class:StandardKdTreeSearchNTestsCreates a KdTreeSearch which will produce optimal results- Specified by:
createAlgin classStandardKdTreeSearchNTests
-
checkMaxNodes
public void checkMaxNodes()
Provide an insufficient number of steps to produce an optimal solution and see if it produces the expected result
-
multiTreeSearch
public void multiTreeSearch()
Provide multiple trees for input and see if it finds the best one
-
-
DataMelt 3.0 © DataMelt by jWork.ORG