GenMinResResidualNorm Property |
The final residual norm,
.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double ResidualNorm { get; }
Public ReadOnly Property ResidualNorm As Double
Get
public:
property double ResidualNorm {
double get ();
}
member ResidualNorm : float with get
Property Value
Type:
Double
A
double scalar value specifying the final residual norm.
See Also