ComplexNArrayDAbsSqr Method

Returns the absolute square.

Definition

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

Return Value

RealNArrayD

Implements

IComplexMathT1, T2AbsSqr

See Also