us.ihmc.utilities.dataStructures.hyperCubeTree
Class HyperCubeNodeTest
java.lang.Object
us.ihmc.utilities.dataStructures.hyperCubeTree.HyperCubeNodeTest
public class HyperCubeNodeTest
- extends java.lang.Object
Field Summary |
static double |
eps
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eps
public static final double eps
- See Also:
- Constant Field Values
HyperCubeNodeTest
public HyperCubeNodeTest()
testAssumptions
public void testAssumptions()
testToIndex
public void testToIndex()
testToBooleanArray
public void testToBooleanArray()
testLocatePoint
public void testLocatePoint()
testIndexing
public void testIndexing()
testWithinBounds
public void testWithinBounds()
testSubdivideBounds
public void testSubdivideBounds()
testSplit
public void testSplit()
testReplaceLeaf
public void testReplaceLeaf()