|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.projectbrowser.page.trajectory.dtw.TestEuclideanDistance
public class TestEuclideanDistance
Tests the Euclidean distance.
Constructor Summary | |
---|---|
TestEuclideanDistance()
|
Method Summary | |
---|---|
void |
testPointDistance()
Test the distance between single points. |
void |
testSeriesDistance()
Test the distance between two series. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestEuclideanDistance()
Method Detail |
---|
public void testPointDistance() throws DTWException
DTWException
- If error occures.public void testSeriesDistance() throws DTWException
DTWException
- If error occures.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |