 | INonlinearLeastSqMinimizerFinalResidual Property |
Gets the final residual of the fit.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxdouble FinalResidual { get; }
ReadOnly Property FinalResidual As Double
Get
property double FinalResidual {
double get ();
}
abstract FinalResidual : float with get
Property Value
Double
See Also