Complex_d

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Static functions

abs
targ_ldouble abs(Complex_d z)
Undocumented in source. Be warned that the author may not have intended to support it.
div
Complex_d div(Complex_d x, Complex_d y)
Undocumented in source. Be warned that the author may not have intended to support it.
mul
Complex_d mul(Complex_d x, Complex_d y)
Undocumented in source. Be warned that the author may not have intended to support it.
sqrtc
Complex_d sqrtc(Complex_d z)
im
double im;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

re
double re;
Undocumented in source.

Meta