org.ddogleg.nn.alg
Class TestKdTreeSearchNStandard
- java.lang.Object
-
- org.ddogleg.nn.alg.StandardKdTreeSearchNTests
-
- org.ddogleg.nn.alg.TestKdTreeSearchNStandard
-
public class TestKdTreeSearchNStandard extends StandardKdTreeSearchNTests
-
-
Constructor Summary
Constructors Constructor and Description TestKdTreeSearchNStandard()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description KdTreeSearchNcreateAlg()Creates a KdTreeSearch which will produce optimal results-
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
-
-
DataMelt 3.0 © DataMelt by jWork.ORG