Searched defs:CONST_MAX_TANH (Results 1 – 1 of 1) sorted by relevance
/cmsis-dsp-latest/ComputeLibrary/Include/ |
D | NEMath.h | 347 static const float32_t CONST_MAX_TANH[4] = {10.f,10.f,10.f,10.f}; in vtanhq_f32() local 413 const float16_t CONST_MAX_TANH[8] = {10.f,10.f,10.f,10.f,10.f,10.f,10.f,10.f}; in vtanhq_f16() local
|