ComplexNArrayDImag Method

Returns the imaginary part.

Definition

Namespace: Metas.UncLib.Core.Ndims
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public RealNArray<D> Imag()

Return Value

RealNArrayD

Implements

IComplexMathT1, T2Imag

See Also