ngspice/src/maths/cmaths
geraldfournier 1c0bc1d5c9 make fft scaling independent from rounding behaviour for odd data 2026-03-06 16:34:20 +01:00
..
Makefile.am The tests of cmaths function will be done only on request, 2020-10-10 12:09:52 +02:00
cmath.h Update to comments for doxygen 2022-10-22 19:50:40 +02:00
cmath1.c We need to translate from degree to rad 2023-03-18 22:32:25 +01:00
cmath1.h Add function atanh to .control section 2023-03-18 22:31:48 +01:00
cmath2.c Remove compiler warnings 2026-02-03 15:20:05 +01:00
cmath2.h Add a function m3avg(vector) for filtering of trap ringing. 2025-12-28 23:19:58 +01:00
cmath3.c Update for doxygen: add function names to \brief 2022-10-22 19:51:06 +02:00
cmath3.h Update to comments for doxygen 2022-10-22 19:50:40 +02:00
cmath4.c make fft scaling independent from rounding behaviour for odd data 2026-03-06 16:34:20 +01:00
cmath4.h Moving window filtering with function 'newvec = mtimeavg(vec)' 2026-01-20 15:24:52 +01:00
info.dir Test for doxygen documentation 2022-10-22 19:48:12 +02:00
test_cx_cph.c #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 2012-02-07 19:53:12 +00:00
test_cx_j.c #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 2012-02-07 19:53:12 +00:00
test_cx_mag.c #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 2012-02-07 19:53:12 +00:00
test_cx_ph.c #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 2012-02-07 19:53:12 +00:00