ngspice/src/maths/cmaths
Holger Vogt 2786fcb86e New .option seed=[val|random] 2018-07-22 15:11:44 +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 Use only internal memory functions, replace 2018-07-21 23:54:43 +02:00
cmath1.h cleanup, rename cx_ln --> cx_log (.control language) 2014-09-12 19:09:52 +02:00
cmath2.c New .option seed=[val|random] 2018-07-22 15:11:44 +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 prevent string overflow by adding the string length 2018-07-22 14:57:49 +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