You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christophe Favergeon
080b994dd7
CMSIS-DSP: Customization of FFT tables.
...
Compilation symbols have been introduced to allow to include only the
FFT tables which are useful in a given application.
The README.md in DSP is giving more details.
7 years ago
..
CMakeLists.txt
CMSIS-DSP: Customization of FFT tables.
7 years ago
MatrixFunctions.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_add_f32.c
Removed comments about loop unrolling in NEON codes to avoid confusion
7 years ago
arm_mat_add_q15.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_add_q31.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_cmplx_mult_f32.c
Removed comments about loop unrolling in NEON codes to avoid confusion
7 years ago
arm_mat_cmplx_mult_q15.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_cmplx_mult_q31.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_init_f32.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_init_q15.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_init_q31.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_inverse_f32.c
Removed comments about loop unrolling in NEON codes to avoid confusion
7 years ago
arm_mat_inverse_f64.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_mult_f32.c
Removed comments about loop unrolling in NEON codes to avoid confusion
7 years ago
arm_mat_mult_fast_q15.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_mult_fast_q31.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_mult_q15.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_mult_q31.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_scale_f32.c
Removed comments about loop unrolling in NEON codes to avoid confusion
7 years ago
arm_mat_scale_q15.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_scale_q31.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_sub_f32.c
Removed comments about loop unrolling in NEON codes to avoid confusion
7 years ago
arm_mat_sub_q15.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_sub_q31.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_trans_f32.c
Removed comments about loop unrolling in NEON codes to avoid confusion
7 years ago
arm_mat_trans_q15.c
Updated file versions, dates and copyright headers.
7 years ago
arm_mat_trans_q31.c
Updated file versions, dates and copyright headers.
7 years ago