next up previous contents
Next: DTFreeResources function (added) Up: DTWLIB interface corrections Previous: DTWLIB interface corrections   Contents

DTCompareOne function (changed)

Declaration:

DTWOneResult* DTCompareOne(float* oSeq, int nSeq,
   DTWParameters params, int tIndex)

Function declaration was changed so that the function returns a pointer to a single DTWOneResult structure. The caller is responsible for freeing the memory used by the structure.



2002-03-19