ngspice/src/maths/cmaths
dwarning b8a9ca9df4 correct the fft scaling for real input and complex output vector 2017-08-16 21:35:41 +02:00
..
Makefile.am new flag `SHARED_MODULE' for shared module 2013-12-31 12:57:51 +01:00
cmath.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
cmath1.c winmain.c, etc, cleanup, rewrite obfuscated symbols 2017-02-10 19:50:42 +01:00
cmath1.h cleanup, rename cx_ln --> cx_log (.control language) 2014-09-12 19:09:52 +02:00
cmath2.c drop DC_ABS() and FTEcabs() 2016-10-15 15:06:18 +02:00
cmath2.h cmath2.c, new function stddev to calculate the standard deviation of all elements of a vector 2016-10-15 15:06:17 +02:00
cmath3.c simplify complex assignments 2015-12-29 18:15:06 +01:00
cmath3.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
cmath4.c correct the fft scaling for real input and complex output vector 2017-08-16 21:35:41 +02:00
cmath4.h fft and ifft as vector functions 2013-12-31 16:13:08 +01: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