Patch for lack of System.Numerics.
More...
|
| readonly double | re |
| |
| readonly double | im |
| |
Patch for lack of System.Numerics.
| System.Numerics.Complex.Complex |
( |
double |
re, |
|
|
double |
im |
|
) |
| |
| static Complex System.Numerics.Complex.operator/ |
( |
Complex |
a, |
|
|
double |
b |
|
) |
| |
|
static |
| readonly double System.Numerics.Complex.im |
| readonly double System.Numerics.Complex.re |
| double System.Numerics.Complex.Imaginary |
|
get |
| double System.Numerics.Complex.Magnitude |
|
get |
| double System.Numerics.Complex.Phase |
|
get |
| double System.Numerics.Complex.Real |
|
get |
The documentation for this struct was generated from the following file: