Compute the exp values of a vector of samples.
◆ arm_vexp_f16()
void arm_vexp_f16 |
( |
const float16_t * |
pSrc, |
|
|
float16_t * |
pDst, |
|
|
uint32_t |
blockSize |
|
) |
| |
- Parameters
-
[in] | pSrc | points to the input vector |
[out] | pDst | points to the output vector |
[in] | blockSize | number of samples in each vector |
- Returns
- none
◆ arm_vexp_f32()
- Parameters
-
[in] | pSrc | points to the input vector |
[out] | pDst | points to the output vector |
[in] | blockSize | number of samples in each vector |
- Returns
- none
◆ arm_vexp_f64()
- Parameters
-
[in] | pSrc | points to the input vector |
[out] | pDst | points to the output vector |
[in] | blockSize | number of samples in each vector |
- Returns
- none