Next: Method DTWCompareOne
Up: DTWData module interfaces
Previous: Method getWindowWidth
  Contents
Method DTWCompareAll
- Purpose:
Compare current observation against all templates sent to DLL with current parameters. Save the results in internal data structures to be fetched by getResults and getWarpingPath -methods.
- Declaration:
void DTWCompareAll();
- Parameters:
The method takes no parameters.
- Return value:
The method does not return any values. Results are saved in module internal data structures.
2002-03-19