![]() |
CMSIS-DSP
Version 1.10.2-dev16
CMSIS DSP Software Library
|
Macros | |
| #define | MAX_BLOCKSIZE 32 |
| #define | DELTA (0.0001f) |
Functions | |
| int32_t | main (void) |
Variables | |
| const float32_t | testInput_f32 [32] |
| const float32_t | testRefOutput_f32 = 1.000000000 |
| uint32_t | blockSize = 32 |
| float32_t | testOutput |
| float32_t | cosOutput |
| float32_t | sinOutput |
| float32_t | cosSquareOutput |
| float32_t | sinSquareOutput |
| arm_status | status |
| #define DELTA (0.0001f) |
| #define MAX_BLOCKSIZE 32 |
| int32_t main | ( | void | ) |
| uint32_t blockSize = 32 |
| float32_t cosOutput |
| float32_t cosSquareOutput |
| float32_t sinOutput |
| float32_t sinSquareOutput |
| arm_status status |
| const float32_t testInput_f32[32] |
| float32_t testOutput |
| const float32_t testRefOutput_f32 = 1.000000000 |