libdspl-2.0/dspl/src
Dsplib d5586dfb9e improved FFT performance and added verificator for radix-2 fft from 4 points to 65536
Changes to be committed:
modified:   _release/dspl.c
modified:   _release/dspl.h
modified:   dspl/dox/doxyfile_en
modified:   dspl/dox/footer_en.html
modified:   dspl/dox/header_en.html
modified:   dspl/src/dspl_internal.h
modified:   dspl/src/fft.c
modified:   dspl/src/fft_subkernel.c
modified:   dspl/src/filter_ap.c
modified:   include/dspl.h
modified:   performance/bin/octave/fft_cmplx_performance.m
modified:   performance/src/fft_cmplx_performance.c
new file:   verification/bin/octave/fft_radix2_verification.m
new file:   verification/src/fft_radix2_verification.c
2020-11-10 19:06:20 +03:00
..
array.c doxyfiles has changed; 2020-09-24 10:37:02 +03:00
blas.h Added SVD decomposition function matrix_svd for the real matricies 2020-10-16 16:26:47 +03:00
cheby.c Project structure is changed 2020-10-02 14:50:18 +03:00
complex.c added functions for power spectrum density estmation 2020-10-08 19:36:29 +03:00
conv.c iir function is using normlization: 2020-08-29 16:10:42 +03:00
dft.c Changed doxygen structure. Documntation is integrated in source code 2020-07-17 21:09:28 +03:00
dspl_internal.h improved FFT performance and added verificator for radix-2 fft from 4 points to 65536 2020-11-10 19:06:20 +03:00
ellipj.c added examples for elliptic functions 2020-10-02 23:20:49 +03:00
fft.c improved FFT performance and added verificator for radix-2 fft from 4 points to 65536 2020-11-10 19:06:20 +03:00
fft_subkernel.c improved FFT performance and added verificator for radix-2 fft from 4 points to 65536 2020-11-10 19:06:20 +03:00
filter_an.c doxyfiles has changed; 2020-09-24 10:37:02 +03:00
filter_ap.c improved FFT performance and added verificator for radix-2 fft from 4 points to 65536 2020-11-10 19:06:20 +03:00
filter_fir.c added doc for some functions 2020-10-21 23:30:35 +03:00
filter_ft.c Doxygen doc moved to src 2020-07-23 21:55:02 +03:00
filter_iir.c iir function is using normlization: 2020-08-29 16:10:42 +03:00
fourier_series.c Doxygen doc moved to src 2020-07-23 21:55:02 +03:00
gnuplot.c added function for analog and digital filters group delay calculation. 2020-08-18 20:38:42 +03:00
goertzel.c Doxygen doc moved to src 2020-07-23 21:55:02 +03:00
inout.c doc modified and png files for doxygen are commited 2020-10-13 16:27:52 +03:00
math.c Doxygen doc moved to src 2020-07-23 21:55:02 +03:00
matrix.c Merge branch 'master' of https://github.com/Dsplib/libdspl-2.0 2020-10-21 23:36:10 +03:00
mt19937.c fixed randgen bugs 2019-10-27 23:38:18 +03:00
mt19937.h changed project structure. Added CodeBlocks IDE projects 2019-10-27 21:09:21 +03:00
polyval.c added doc for some functions 2020-10-21 23:30:35 +03:00
psd.c added doc for some functions 2020-10-21 23:30:35 +03:00
randgen.c added functions for psd Bartlett's method for real and complex data 2020-10-09 21:36:46 +03:00
resampling.c Doxygen doc moved to src 2020-07-23 21:55:02 +03:00
signals.c Doxygen doc moved to src 2020-07-23 21:55:02 +03:00
statistic.c added _release folder 2020-10-02 16:17:28 +03:00
trapint.c Doxygen doc moved to src 2020-07-23 21:55:02 +03:00
verification.c doxyfiles has changed; 2020-09-24 10:37:02 +03:00
win.c added windows example 2020-10-01 14:55:25 +03:00
xcorr.c doxyfiles has changed; 2020-09-24 10:37:02 +03:00