ILNumerics - Technical Application Development
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Array of the same shape and size as A with only the real parts.
Creates array with real parts of complex elements from A.
[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: ILNumericsBaseArrayfcomplex
Complex input array.
Return Value
Type: RetArraySingleArray of the same shape and size as A with only the real parts.
Remarks
[ILNumerics Computing Engine]
See Also