dmd.complex

Implements a complex number type.

Members

Functions

cimagl
real_t cimagl(complex_t x)
Undocumented in source. Be warned that the author may not have intended to support it.
creall
real_t creall(complex_t x)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

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

Meta