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

Functions

float32_t arm_householder_f32 (const float32_t *pSrc, const float32_t threshold, uint32_t blockSize, float32_t *pOut)
 Householder transform of a floating point vector. More...