Complex_f

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_f z)
Undocumented in source.
div
Complex_f div(Complex_f x, Complex_f y)
Undocumented in source.
mul
Complex_f mul(Complex_f x, Complex_f y)
Undocumented in source.
sqrtc
Complex_f sqrtc(Complex_f z)
im
float im;
Undocumented in source.

Variables

re
float re;
Undocumented in source.

Meta