ngspice/src/maths/cmaths
Holger Vogt 19217bf018 Fix a bug reported by Dmitriy, take 2: use 1 to length-1 2026-05-08 10:53:02 +02: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 Fix a bug reported by Dmitriy, take 2: use 1 to length-1 2026-05-08 10:53:02 +02:00
cmath2.h Add a function m3avg(vector) for filtering of trap ringing. 2026-02-03 14:20:08 +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-20 13:37:06 +01:00
cmath4.h Moving window filtering with function 'newvec = mtimeavg(vec)' 2026-02-03 14:23:32 +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