Next:
Method getResults
Up:
DTWData module interfaces
Previous:
Method DTWCompareAll
 
Contents
Method DTWCompareOne
Purpose:
Compare the current observation against selected template.
Declaration:
void DTWCompareOne( int tIndex );
Parameters:
tIndex
Index of template to compare against
Return value:
None. Results are saved in internal data structures.
2002-03-19