ILNumerics - Technical Application Development
Top
Overload List
| Name | Description | |
|---|---|---|
| gt(BaseArraycomplex, BaseArraycomplex) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArrayfcomplex, BaseArrayfcomplex) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArrayByte, BaseArrayByte) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArrayDouble, BaseArrayDouble) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArrayInt16, BaseArrayInt16) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArrayInt32, BaseArrayInt32) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArrayInt64, BaseArrayInt64) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArraySByte, BaseArraySByte) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArraySingle, BaseArraySingle) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArrayUInt16, BaseArrayUInt16) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArrayUInt32, BaseArrayUInt32) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] | |
| gt(BaseArrayUInt64, BaseArrayUInt64) |
Elementwise 'GreaterThan' comparison operator on two arrays.
[ILNumerics Computing Engine] |
See Also