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.
[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: ILNumericsBaseArraycomplex
The one array. - B
 - Type: ILNumericsBaseArraycomplex
The other array. 
Return Value
Type: RetArraycomplexResult of operating elements of A and B elementwise.
Remarks
[ILNumerics Computing Engine]
See Also