Click or drag to resize

TrustRegionMinimizerFinalResidual Property

Gets the residual associated with the last computed solution.

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

Property Value

Double

Implements

INonlinearLeastSqMinimizerFinalResidual
See Also