Next:
DTWFileIO module interfaces
Up:
DTWData module interfaces
Previous:
Method getResults
 
Contents
Method getWarpingPath
Purpose:
Get warping path for the last algorithm run.
Declaration:
int[][] getWarpingPath();
Parameters:
The method does not take any parameters.
Return value:
An array containing int pairs. Each int pair defines a point in the warping path.
2002-03-19