定義 | |
#define | INFINITE_INT 9999999 |
函式 | |
int | dtw (int *, int, int *, int, bool, int *, int) |
#define INFINITE_INT 9999999 |
int dtw | ( | int * | , | |
int | , | |||
int * | , | |||
int | , | |||
bool | , | |||
int * | , | |||
int | ||||
) |
定義在 cbmrdtw.cpp 檔案之第 35 行.
參考 delDTWtable(), DTWtableStruct::dist, DTWtable, INFINITE_INT, DTWtableStruct::matchLength, newDTWtable(), 及 WINDOW_WIDTH.
被參考於 TSongDb::Compare().