Click or drag to resize

ConstrainedLeastSquaresResidualNorm Property

Gets the Euclidean norm of the Residual vector. You must call one of the Solve methods before accessing.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double ResidualNorm { get; }

Property Value

Double
See Also