CMSIS-DSP
Version 1.10.0
CMSIS DSP Software Library
General
Core(A)
Core(M)
Driver
DSP
NN
RTOS v1
RTOS v2
Pack
Build
SVD
DAP
Zone
Main Page
Usage and Description
Reference
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
Functions
arm_vexp_f32.c File Reference
Functions
void
arm_vexp_f32
(const
float32_t
*pSrc,
float32_t
*pDst, uint32_t
blockSize
)
Floating-point vector of exp values.
More...
Function Documentation
void arm_vexp_f32
(
const
float32_t
*
pSrc
,
float32_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
DSP
Source
FastMathFunctions
arm_vexp_f32.c
Generated on Mon May 2 2022 10:50:06 for CMSIS-DSP Version 1.10.0 by Arm Ltd. All rights reserved.