Searched refs:dtwDistance (Results 1 – 1 of 1) sorted by relevance
98 status,dtwDistance,dtwMatrix = dsp.arm_dtw_distance_f32(distance,None) variable101 assert_allclose(referenceDistance,dtwDistance)150 status,dtwDistance,dtwMatrix = dsp.arm_dtw_distance_f32(distance,w) variable153 assert_allclose(referenceDistance,dtwDistance)