Click or drag to resize

MassBasedFloryDistributionWithFixedGaussianBroadeningPolynomialCoefficientsForSigma Property

Gets the polynomial coefficients for sigma. The polynomial is evaluated in the decadic logarithm of the molecular weight.

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

Property Value

Double
The polynomial coefficients for sigma.
See Also