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: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public T OneNorm { get; }