|
SharpBCI
A multi-threaded brain control interface (BCI) library in C#
|
This is the complete list of members for System.Numerics.Complex, including all inherited members.
| Complex(double re, double im) | System.Numerics.Complex | |
| Conjugate(Complex c) | System.Numerics.Complex | static |
| im | System.Numerics.Complex | |
| Imaginary | System.Numerics.Complex | |
| ImaginaryOne | System.Numerics.Complex | static |
| Magnitude | System.Numerics.Complex | |
| One | System.Numerics.Complex | static |
| operator*(Complex a, Complex b) | System.Numerics.Complex | static |
| operator+(Complex a, Complex b) | System.Numerics.Complex | static |
| operator/(Complex a, double b) | System.Numerics.Complex | static |
| Phase | System.Numerics.Complex | |
| re | System.Numerics.Complex | |
| Real | System.Numerics.Complex | |
| Zero | System.Numerics.Complex | static |