us.ihmc.utilities.math
Class WindowedAverageForDataSetTest

java.lang.Object
  extended by us.ihmc.utilities.math.WindowedAverageForDataSetTest

public class WindowedAverageForDataSetTest
extends java.lang.Object


Constructor Summary
WindowedAverageForDataSetTest()
           
 
Method Summary
 void testData()
           
 void testNull()
           
 void testWindowSize()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowedAverageForDataSetTest

public WindowedAverageForDataSetTest()
Method Detail

testNull

public void testNull()

testWindowSize

public void testWindowSize()

testData

public void testData()