ILNumerics - Technical Application Development
Top
Operators
| Name | Description | |
|---|---|---|
| Equality(Size, InArrayInt64) | Obsolete.
'Equal' operator, compares this size with a shape vector.
[ILNumerics Core Module] | |
| Equality(Size, Size) |
'Equal' operator on two instances of Size [ILNumerics Core Module] | |
| Inequality(Size, InArrayInt64) | Obsolete.
'Not equal' operator, compares this size with a shape vector.
[ILNumerics Core Module] | |
| Inequality(Size, Size) |
'Not equal' operator on two instances of Size [ILNumerics Core Module] |
See Also