Next:
DTWWRAP.DLL Corrections
Up:
DTWDLLApi Corrections
Previous:
DTWDLLApi Corrections
 
Contents
Interface Method CompareAll
This method had a mixed description and declaration in specification version 1.2.
Declaration:
DTWAllResultsElement[] CompareAll(float [] oSeq, DTWParameters param)
Changes to Implementation:
Call the CompareAll function in DTWWRAP.DLL with four distinct integer parameters instead of the array in the initial implementation specification.
2002-03-19