| MinimizerBaseError Property |
Gets the error associated with the mimimum just computed.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double Error { get; }
Public ReadOnly Property Error As Double
Get
public:
property double Error {
double get ();
}
member Error : float with get
Property Value
DoubleSee Also