smile.neighbor
Class KDTreeTest
- java.lang.Object
-
- smile.neighbor.KDTreeTest
-
public class KDTreeTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description KDTreeTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtestKnn()Test of knn method, of class KDTree.voidtestNearest()Test of nearest method, of class KDTree.voidtestRange()Test of range method, of class KDTree.voidtestRange2()Test of range method, of class KDTree.
-
-
-
Method Detail
-
setUpClass
public static void setUpClass() throws java.lang.Exception- Throws:
java.lang.Exception
-
tearDownClass
public static void tearDownClass() throws java.lang.Exception- Throws:
java.lang.Exception
-
setUp
public void setUp()
-
tearDown
public void tearDown()
-
testNearest
public void testNearest()
Test of nearest method, of class KDTree.
-
testKnn
public void testKnn()
Test of knn method, of class KDTree.
-
testRange
public void testRange()
Test of range method, of class KDTree.
-
testRange2
public void testRange2()
Test of range method, of class KDTree.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG