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.
CMSIS-DSP/Source
Christophe Favergeon 54be9aeaee Corrected issue #61
Table configuration issue with RFFT Fast F32 and F16

The define use to include or exclude the bit reverse table is different
for scalar and MVE versions. The test was not covering both cases.
3 years ago
..
BasicMathFunctions Corrected issue #57 3 years ago
BayesFunctions New repository for CMSIS-DSP 4 years ago
CommonTables Corrected issue #62 3 years ago
ComplexMathFunctions Improved documentation 3 years ago
ControllerFunctions Correction of issue #2 3 years ago
DistanceFunctions Add some f64 Neon optimisations for aarch64 3 years ago
FastMathFunctions Add some f64 Neon optimisations for aarch64 3 years ago
FilteringFunctions Corrected doxygen issue. 3 years ago
InterpolationFunctions Corrected issue #49 3 years ago
MatrixFunctions Add some f64 Neon optimisations for aarch64 3 years ago
QuaternionMathFunctions New repository for CMSIS-DSP 4 years ago
SVMFunctions Improved documentation 3 years ago
StatisticsFunctions Add some f64 Neon optimisations for aarch64 3 years ago
SupportFunctions Fix uninitialised variable references reported by GCC 12 (#42) 3 years ago
TransformFunctions Corrected issue #61 3 years ago
CMakeLists.txt Householder and QR decomposition for matrices (f64,f32,f16). 3 years ago
Makefile Added documentation about how to build with Make 3 years ago
configDsp.cmake New repository for CMSIS-DSP 4 years ago
fft.cmake CMSIS-DSP: Correcting issue #1182 5 years ago
interpol.cmake CMSIS-DSP: Reworked sqrt q15 and q31 4 years ago