 | GlobalCurveFitterInitialResidual Property |
Gets the initial residual.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double InitialResidual { get; }
Public ReadOnly Property InitialResidual As Double
Get
public:
property double InitialResidual {
double get ();
}
member InitialResidual : float with get
Property Value
Double
See Also