ComplexNArrayDAbsSqr Method

Returns the absolute square.

Definition

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

Return Value

RealNArrayD

Implements

IComplexMathT1, T2AbsSqr

See Also