Next:
DTWDataSelector module interfaces
Up:
DTWPathPlotter module interfaces
Previous:
Method setValues
 
Contents
Method initializePath
Purpose:
Initialize warping path.
Declaration:
void initializePath( int windowWidth, int n, int m );
Parameters:
windowWidth
Warping window width
n
Length of the observation vector
m
Length of the template vector
Return value:
None.
2002-03-19