|  | CMSIS-DSP
    Version 1.10.0
    CMSIS DSP Software Library | 
| Macros | |
| #define | MAX_BLOCKSIZE | 
| #define | DELTA | 
| Functions | |
| int32_t | main (void) | 
| Variables | |
| float32_t | srcA_buf_f32 [MAX_BLOCKSIZE] | 
| float32_t | srcB_buf_f32 [MAX_BLOCKSIZE] | 
| float32_t | refDotProdOut | 
| float32_t | multOutput [MAX_BLOCKSIZE] | 
| float32_t | testOutput | 
| arm_status | status | 
| #define DELTA | 
| #define MAX_BLOCKSIZE | 
| int32_t main | ( | void | ) | 
| float32_t multOutput[MAX_BLOCKSIZE] | 
| float32_t refDotProdOut | 
| float32_t srcA_buf_f32[MAX_BLOCKSIZE] | 
| float32_t srcB_buf_f32[MAX_BLOCKSIZE] | 
| arm_status status | 
| float32_t testOutput |