NewtonFindRootDerivativeTolerance Property |
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double DerivativeTolerance { get; set; }
Public Property DerivativeTolerance As Double
Get
Set
public:
property double DerivativeTolerance {
double get ();
void set (double value);
}
member DerivativeTolerance : float with get, set
Property Value
Type:
DoubleSee Also