|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.projectbrowser.page.trajectory.dtw.TestDTWFactory
public class TestDTWFactory
Test the basic DTW recursion.
Constructor Summary | |
---|---|
TestDTWFactory()
|
Method Summary | |
---|---|
void |
runBefore()
Set up and some visual info. |
void |
testBasicDTW()
Tests euclidean distance. |
void |
testEuclideanDistance()
Tests euclidean distance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestDTWFactory()
Method Detail |
---|
public void runBefore()
public void testEuclideanDistance() throws DTWException
DTWException
- if error occures.public void testBasicDTW() throws DTWException
DTWException
- if error occures.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |