LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_math.h"
Macros | |
#define | E(MAT, R, C) (*(MAT + nCols * (R) + (C))) |
Mapping between query and template. More... | |
#define | F32_MAX ((f32_t)__FLT_MAX__) |
Functions | |
void | tpt_dtw_path_f32 (int16_t *Path, uint32_t *PathLength, const f32_t *pDTW, uint32_t nRows, uint32_t nCols) |