FastComplexArray

Undocumented in source.

Members

Functions

length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(R r)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(R r)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(I r)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(I r)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(C r)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(C r)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

im
Vector!(E[N])[] im;
Undocumented in source.
re
Vector!(E[N])[] re;
Undocumented in source.

Meta