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