CMSIS-DSP
Version 1.10.0
CMSIS DSP Software Library
|
Macros | |
#define | USE_STATIC_INIT |
#define | TEST_LENGTH_SAMPLES |
#define | NUMSTUDENTS |
#define | NUMSUBJECTS |
Functions | |
int32_t | main () |
Variables | |
const float32_t | testMarks_f32 [TEST_LENGTH_SAMPLES] |
const float32_t | testUnity_f32 [4] |
uint32_t | numStudents |
uint32_t | numSubjects |
float32_t | max_marks |
float32_t | min_marks |
float32_t | mean |
float32_t | std |
float32_t | var |
uint32_t | student_num |
#define NUMSTUDENTS |
#define NUMSUBJECTS |
#define TEST_LENGTH_SAMPLES |
#define USE_STATIC_INIT |
int32_t main | ( | void | ) |
float32_t max_marks |
float32_t mean |
float32_t min_marks |
uint32_t numStudents |
uint32_t numSubjects |
float32_t std |
uint32_t student_num |
const float32_t testMarks_f32[TEST_LENGTH_SAMPLES] |
const float32_t testUnity_f32[4] |
float32_t var |