ILNumerics.Net - numeric computing for .NET

Overload List

  NameDescription
GreaterThan(Byte, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(Char, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(Double, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(Int16, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(Int32, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(Int64, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(Single, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(UInt16, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(UInt32, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(UInt64, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, complex)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, fcomplex)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, Byte)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, Char)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, Double)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, Int16)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, Int32)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, Int64)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, Single)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, UInt16)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, UInt32)
Greater than comparison for 2 complex numbers.
GreaterThan(complex, UInt64)
Greater than comparison for 2 complex numbers.

See Also