CMSIS-DSP  
CMSIS DSP Software Library
arm_householder_f16.c File Reference

Functions

float16_t arm_householder_f16 (const float16_t *pSrc, const float16_t threshold, uint32_t blockSize, float16_t *pOut)
 Householder transform of a half floating point vector. More...