|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.projectbrowser.page.trajectory.dtw.TestDTWUtilFactory
public class TestDTWUtilFactory
Test the DTW utilities.
Constructor Summary | |
---|---|
TestDTWUtilFactory()
|
Method Summary | |
---|---|
void |
before()
Set up the test environment. |
void |
testMean()
Test the mean calculation. |
void |
testNormalize()
Test the time-series normalization. |
void |
testVariance()
Test the variance calculation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestDTWUtilFactory()
Method Detail |
---|
public void before()
public void testMean()
public void testVariance()
public void testNormalize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |