Generic Linear Algebra Operations<T>.Complex One Norm Method
Computes the sum of the absolute values of a complex number
Definition
Namespace: Numerics.NET.LinearAlgebra.Implementation
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
C#
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
public override T ComplexOneNorm(
Complex<T> z
)
Parameters
Return Value
TRemarks
Authors: Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver, NAG Ltd.
Date: November 2011