ClaudioMartino 3aad31afbe CMSIS-DSP: Modified spline f32 to compute coeffs at init time 6 years ago
..
BIQUADF32.h 552cbefc20 CMSIS-DSP: Added new tests for Biquads. 6 years ago
BIQUADF64.h 552cbefc20 CMSIS-DSP: Added new tests for Biquads. 6 years ago
BIQUADQ15.h 552cbefc20 CMSIS-DSP: Added new tests for Biquads. 6 years ago
BIQUADQ31.h 552cbefc20 CMSIS-DSP: Added new tests for Biquads. 6 years ago
BasicTestsF32.h c4c3480075 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
BasicTestsQ15.h f6e2efccc2 CMSIS-DSP: Added MVE support for logical operators (modified prototypes) 6 years ago
BasicTestsQ31.h f6e2efccc2 CMSIS-DSP: Added MVE support for logical operators (modified prototypes) 6 years ago
BasicTestsQ7.h f6e2efccc2 CMSIS-DSP: Added MVE support for logical operators (modified prototypes) 6 years ago
BayesF32.h c4c3480075 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
BinaryTestsF32.h d3e4eb9188 CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
BinaryTestsQ15.h d3e4eb9188 CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
BinaryTestsQ31.h d3e4eb9188 CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
ComplexTestsF32.h 30c0379e79 CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
ComplexTestsQ15.h 30c0379e79 CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
ComplexTestsQ31.h 30c0379e79 CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
DECIMF32.h c07e3bfb79 CMSIS-DSP: Added test patterns for arm_fir_decimate and arm_fir_interpolate. 6 years ago
DECIMQ15.h c07e3bfb79 CMSIS-DSP: Added test patterns for arm_fir_decimate and arm_fir_interpolate. 6 years ago
DECIMQ31.h c07e3bfb79 CMSIS-DSP: Added test patterns for arm_fir_decimate and arm_fir_interpolate. 6 years ago
DistanceTestsF32.h c4c3480075 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
DistanceTestsU32.h c4c3480075 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
ExampleCategoryF32.h 718966bad4 CMSIS-DSP: Added test examples 6 years ago
ExampleCategoryQ15.h 718966bad4 CMSIS-DSP: Added test examples 6 years ago
ExampleCategoryQ31.h 718966bad4 CMSIS-DSP: Added test examples 6 years ago
ExampleCategoryQ7.h 718966bad4 CMSIS-DSP: Added test examples 6 years ago
FIRF32.h 4f46273bd8 CMSIS-DSP: Added test patterns for fir 6 years ago
FIRQ15.h 4f46273bd8 CMSIS-DSP: Added test patterns for fir 6 years ago
FIRQ31.h 4f46273bd8 CMSIS-DSP: Added test patterns for fir 6 years ago
FIRQ7.h 4f46273bd8 CMSIS-DSP: Added test patterns for fir 6 years ago
FastMathF32.h f055bd3151 CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
FastMathQ15.h f055bd3151 CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
FastMathQ31.h f055bd3151 CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
FullyConnected.h c4c3480075 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
InterpolationTestsF32.h a8a1910954 CMSIS-DSP:Added tests for arm_bilinear_interp (f32,q31,q15 and q7). 6 years ago
InterpolationTestsQ15.h a8a1910954 CMSIS-DSP:Added tests for arm_bilinear_interp (f32,q31,q15 and q7). 6 years ago
InterpolationTestsQ31.h a8a1910954 CMSIS-DSP:Added tests for arm_bilinear_interp (f32,q31,q15 and q7). 6 years ago
InterpolationTestsQ7.h a8a1910954 CMSIS-DSP:Added tests for arm_bilinear_interp (f32,q31,q15 and q7). 6 years ago
MISCF32.h 4a315c319b CMSIS-DSP: Generated test patterns for convolutions and correlations. 6 years ago
MISCQ15.h 4a315c319b CMSIS-DSP: Generated test patterns for convolutions and correlations. 6 years ago
MISCQ31.h 4a315c319b CMSIS-DSP: Generated test patterns for convolutions and correlations. 6 years ago
MISCQ7.h 4a315c319b CMSIS-DSP: Generated test patterns for convolutions and correlations. 6 years ago
NNSupport.h c4c3480075 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
Pooling.h c4c3480075 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
SVMF32.h c4c3480075 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
Softmax.h c4c3480075 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
StatsTestsF32.h 6f8eee9fdc CMSIS-DSP: Added test patterns for Statistics functions. 6 years ago
StatsTestsF64.h 2c5b1ea385 CMSIS-DSP: Added scalar float64 entropy and kullback leibler 6 years ago
StatsTestsQ15.h 6f8eee9fdc CMSIS-DSP: Added test patterns for Statistics functions. 6 years ago
StatsTestsQ31.h 6f8eee9fdc CMSIS-DSP: Added test patterns for Statistics functions. 6 years ago
StatsTestsQ7.h 6f8eee9fdc CMSIS-DSP: Added test patterns for Statistics functions. 6 years ago
SupportBarTestsF32.h f055bd3151 CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
SupportTestsF32.h 3aad31afbe CMSIS-DSP: Modified spline f32 to compute coeffs at init time 6 years ago
SupportTestsQ15.h f055bd3151 CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
SupportTestsQ31.h f055bd3151 CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
SupportTestsQ7.h f055bd3151 CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
TransformCF32.h aefd2775b3 CMSIS-DSP: MVE version of arm_cfft_f32. 6 years ago
TransformCF64.h c9d4a4a7e8 CMSIS-DSP: Initial F64 CFFT/RFFT implementation 6 years ago
TransformCQ15.h 81553936e8 CMSIS-DSP: Added MVE code for arm_cfft_q15 6 years ago
TransformCQ31.h d5e0a041ee CMSIS-DSP: Added MVE code for cfft q31 6 years ago
TransformRF32.h 327eddeba6 CMSIS-DSP: Added test patterns for RFFT float. 6 years ago
TransformRF64.h c9d4a4a7e8 CMSIS-DSP: Initial F64 CFFT/RFFT implementation 6 years ago
TransformRQ15.h d5e0a041ee CMSIS-DSP: Added MVE code for cfft q31 6 years ago
TransformRQ31.h d5e0a041ee CMSIS-DSP: Added MVE code for cfft q31 6 years ago
UnaryTestsF32.h d3e4eb9188 CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
UnaryTestsF64.h d3e4eb9188 CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
UnaryTestsQ15.h d3e4eb9188 CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
UnaryTestsQ31.h d3e4eb9188 CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago