ngspice/src/maths/cmaths
Jim Monte 76cf00853c Added conjugate function conj(). 2020-01-04 15:29:13 +01: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 Added conjugate function conj(). 2020-01-04 15:29:13 +01:00
cmath1.h Added conjugate function conj(). 2020-01-04 15:29:13 +01:00
cmath2.c [PATCH #55-1] Fixed some compiler warnings added by Visual Studio 2019 2019-08-13 23:29:13 +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