Click or drag to resize

MassBasedFloryDistributionWithFixedGaussianBroadeningAccuracy Property

Gets the accuracy of the evaluation of the fit function. Standard is 1e-3.

Namespace: Altaxo.Calc.FitFunctions.Chemistry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double Accuracy { get; init; }

Property Value

Double
The accuracy of the evaluation of the fit function.
See Also