PeakDescriptionFitFunctionParameter Property |
Gets the complete fit function parameter values (may include parameters of all peaks that were fitted).
Namespace: Altaxo.Science.Spectroscopy.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double[]? FitFunctionParameter { get; init; }
Property Value
DoubleSee Also