Click or drag to resize
GenMinResResidualNorm Property
The final residual norm, {\Vert b-Ax \Vert}_2.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double ResidualNorm { get; }

Property Value

Type: Double
A double scalar value specifying the final residual norm.
See Also