us.ihmc.utilities.math.trajectories
Class LinearInterpolatorTest
java.lang.Object
us.ihmc.utilities.math.trajectories.LinearInterpolatorTest
public class LinearInterpolatorTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinearInterpolatorTest
public LinearInterpolatorTest()
testLinearInterpolationSimple
public void testLinearInterpolationSimple()
testLinearInterpolationSimpleWithArrayListConstructor
public void testLinearInterpolationSimpleWithArrayListConstructor()
testLinearInterpolationSimpleWithInteroplatedIndexConstructor
public void testLinearInterpolationSimpleWithInteroplatedIndexConstructor()
testLinearInterpolationBetweenTwoRandomPoints
public void testLinearInterpolationBetweenTwoRandomPoints()