![]() |
CMSIS-DSP
Version 1.9.0
CMSIS DSP Software Library
|
Functions | |
| void | arm_vlog_f16 (const float16_t *pSrc, float16_t *pDst, uint32_t blockSize) |
| Floating-point vector of log values. More... | |
| void arm_vlog_f16 | ( | const float16_t * | pSrc, |
| float16_t * | pDst, | ||
| uint32_t | blockSize | ||
| ) |
end of SQRT group
| [in] | pSrc | points to the input vector |
| [out] | pDst | points to the output vector |
| [in] | blockSize | number of samples in each vector |