ILNumerics.Net - numeric computing for .NET
Overload List
| Name | Description | |
|---|---|---|
| Subtraction(Byte, complex) |
Operator subtracting the values specified.
| |
| Subtraction(Char, complex) |
Operator subtracting the values specified.
| |
| Subtraction(Double, complex) |
Operator subtracting the values specified.
| |
| Subtraction(Int16, complex) |
Operator subtracting the values specified.
| |
| Subtraction(Int32, complex) |
Operator subtracting the values specified.
| |
| Subtraction(Int64, complex) |
Operator subtracting the values specified.
| |
| Subtraction(Single, complex) |
Operator subtracting the values specified.
| |
| Subtraction(UInt16, complex) |
Operator subtracting the values specified.
| |
| Subtraction(UInt32, complex) |
Operator subtracting the values specified.
| |
| Subtraction(UInt64, complex) |
Operator subtracting the values specified.
| |
| Subtraction(complex, complex) |
Operator subtracting the values specified.
| |
| Subtraction(complex, fcomplex) |
Operator subtracting the values specified.
| |
| Subtraction(complex, Byte) |
Operator subtracting the values specified.
| |
| Subtraction(complex, Char) |
Operator subtracting the values specified.
| |
| Subtraction(complex, Double) |
Operator subtracting the values specified.
| |
| Subtraction(complex, Int16) |
Operator subtracting the values specified.
| |
| Subtraction(complex, Int32) |
Operator subtracting the values specified.
| |
| Subtraction(complex, Int64) |
Operator subtracting the values specified.
| |
| Subtraction(complex, Single) |
Operator subtracting the values specified.
| |
| Subtraction(complex, UInt16) |
Operator subtracting the values specified.
| |
| Subtraction(complex, UInt32) |
Operator subtracting the values specified.
| |
| Subtraction(complex, UInt64) |
Operator subtracting the values specified.
|