ILNumerics Ultimate VS

ILMathisequalwithequalnans Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic memberisequalwithequalnans(InArraycomplex, InArraycomplex)
Checks if all elements of two arrays are equal, comparing NaN and +/- infinity like regular values.

[ILNumerics Computing Engine]

Public methodStatic memberisequalwithequalnans(InArrayfcomplex, InArrayfcomplex)
Checks if all elements of two arrays are equal, comparing NaN and +/- infinity like regular values.

[ILNumerics Computing Engine]

Public methodStatic memberisequalwithequalnans(InArrayDouble, InArrayDouble)
Checks if all elements of two arrays are equal, comparing NaN and +/- infinity like regular values.

[ILNumerics Computing Engine]

Public methodStatic memberisequalwithequalnans(InArraySingle, InArraySingle)
Checks if all elements of two arrays are equal, comparing NaN and +/- infinity like regular values.

[ILNumerics Computing Engine]

Top
See Also

Reference