Returns the sum of the absolute values of the real and the imaginary part
of the complex number.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public T OneNorm { get; }
Public ReadOnly Property OneNorm As T
Get
public:
property T OneNorm {
T get ();
}
member OneNorm : 'T with get
Property Value
Type:
T
Reference