 | INonlinearLeastSqMinimizerInitialResidual Property |
Gets the residual associated with the starting point.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxdouble InitialResidual { get; }
ReadOnly Property InitialResidual As Double
Get
property double InitialResidual {
double get ();
}
abstract InitialResidual : float with get
Property Value
Double
See Also