com.yobotics.simulationconstructionset
Class NoisyDoubleYoVariableTest
java.lang.Object
com.yobotics.simulationconstructionset.NoisyDoubleYoVariableTest
public class NoisyDoubleYoVariableTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoisyDoubleYoVariableTest
public NoisyDoubleYoVariableTest()
testSimpleConstructor
public void testSimpleConstructor()
testSimpleConstructorDouble
public void testSimpleConstructorDouble()
testFullConstructor
public void testFullConstructor()
testFullConstructorDouble
public void testFullConstructorDouble()
testGetPerfectDoubleValue
public void testGetPerfectDoubleValue()
testGetPerfectDoubleValueDouble
public void testGetPerfectDoubleValueDouble()
testDiscrete
public void testDiscrete()
testRandomBound
public void testRandomBound()
testZeroRandomBound
public void testZeroRandomBound()
testZeroRandomBoundWithPerfect
public void testZeroRandomBoundWithPerfect()
testStaticBias
public void testStaticBias()
testWalkingBias
public void testWalkingBias()
testRandomBoundAndStaticBias
public void testRandomBoundAndStaticBias()
testRandomBoundAndWalkingBias
public void testRandomBoundAndWalkingBias()
testGaussianNoise
public void testGaussianNoise()
testGaussianNoiseAndStaticBias
public void testGaussianNoiseAndStaticBias()