LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_math.h"
Functions | |
f32_t | tpt_minkowski_distance_f32 (const f32_t *aInDataA, const f32_t *aInDataB, int32_t aOrder, uint32_t aCount) |
Minkowski distance between two vectors. More... | |