us.ihmc.utilities.math
Class OnePassMeanAndStandardDeviationTest
java.lang.Object
us.ihmc.utilities.math.OnePassMeanAndStandardDeviationTest
public class OnePassMeanAndStandardDeviationTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnePassMeanAndStandardDeviationTest
public OnePassMeanAndStandardDeviationTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateMeanAndStandardDeviationExample
public void testCalculateMeanAndStandardDeviationExample()
testCalculateMeanAndStandardDeviationSingleValue
public void testCalculateMeanAndStandardDeviationSingleValue()
testCalculateSampleVarianceSingleValue
public void testCalculateSampleVarianceSingleValue()
testCalculateAverageNoValue
public void testCalculateAverageNoValue()
testCalculateVarianceNoValue
public void testCalculateVarianceNoValue()