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

Functions

void arm_float_to_f64 (const float32_t *pSrc, float64_t *pDst, uint32_t blockSize)
 Converts the elements of the floating-point vector to f64 vector. More...