Complex<T>.One Norm Property
Returns the sum of the absolute values of the real and the imaginary part
of the complex number.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public T OneNorm { get; }