ILNumerics.Net - numeric computing for .NET
Overload List
| Name | Description | |
|---|---|---|
| LessThan(Byte, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(Char, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(Double, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(Int16, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(Int32, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(Int64, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(Single, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(UInt16, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(UInt32, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(UInt64, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, complex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, fcomplex) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, Byte) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, Char) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, Double) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, Int16) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, Int32) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, Int64) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, Single) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, UInt16) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, UInt32) |
Lower than comparison for 2 complex numbers.
| |
| LessThan(complex, UInt64) |
Lower than comparison for 2 complex numbers.
|