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 broadcasting operation: Add, saturating.
[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: ILNumericsBaseArrayByte
The one array. - B
- Type: ILNumericsBaseArrayByte
The other array.
Return Value
Type: RetArrayByteResult of operating elements of A and B elementwise.
Remarks
[ILNumerics Computing Engine]
See Also