Complex_ld

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
real abs(Complex_ld z)
Undocumented in source.
div
Complex_ld div(Complex_ld x, Complex_ld y)
Undocumented in source.
mul
Complex_ld mul(Complex_ld x, Complex_ld y)
Undocumented in source.
sqrtc
Complex_ld sqrtc(Complex_ld z)
im
real im;
Undocumented in source.

Variables

re
real re;
Undocumented in source.

Meta