ILNumerics - Technical Application Development
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Result of operating elements of A and B elementwise.
Binary, elementwise, broadcasting operation: Subtract.
[ILNumerics Computing Engine]
Namespace: ILNumerics
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- A
- Type: ILNumericsBaseArrayUInt32
The one array. - B
- Type: ILNumericsBaseArrayUInt32
The other array.
Return Value
Type: RetArrayUInt32Result of operating elements of A and B elementwise.
Remarks
[ILNumerics Computing Engine]
See Also