CMSIS-DSP  Version 1.10.2-dev16
CMSIS DSP Software Library
arm_householder_f64.c File Reference

Functions

float64_t arm_householder_f64 (const float64_t *pSrc, const float64_t threshold, uint32_t blockSize, float64_t *pOut)
 Householder transform of a double floating point vector. More...