Next:
Method getWarpingPath
Up:
DTWData module interfaces
Previous:
Method DTWCompareOne
 
Contents
Method getResults
Purpose:
Get results of the last algorithm run.
Declaration:
DTWOneResult[] getResults();
Parameters:
The method takes no parameters.
Return value:
An array of DTWOneResult objects containing template indices and DTW distances.
2002-03-19