Multiple |
[Missing <summary> documentation for "T:Altaxo.Science.Spectroscopy.PeakFitting.MultipleSpectra.MultipleSpectraPeakFittingResult"]
public class MultipleSpectraPeakFittingResult
The MultipleSpectraPeakFittingResult type exposes the following members.
Name | Description | |
---|---|---|
MultipleSpectraPeakFittingResult | Initializes a new instance of the MultipleSpectraPeakFittingResult class |
Name | Description | |
---|---|---|
CovariancesGlobal | Gets the fit covariance matrix of the parameters of the peak. | |
FitFunction | ||
NumberOfBaselineParameters | ||
NumberOfParametersPerPeak | ||
NumberOfParametersPerPeakGlobal | ||
NumberOfPeaks | ||
NumberOfSpectra | ||
ParametersGlobal | Gets the full parameter set, including all parameters for all peaks and spectra, and the baseline parameter. | |
PeakDescriptions | ||
StartIndicesOfSpectra | ||
XGlobal | ||
YGlobal |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetBaselineParametersForSpectrum | Gets the parameter for one peak of one spectrum, including the baseline parameters. | |
GetFullParameterSetForSpectrum | Gets the full parameter for one spectrum. This includes all peak parameters, and the baseline parameters. | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetParametersForOnePeakInclusiveBaselineForSpectrum | Gets the parameter for one peak of one spectrum, including the baseline parameters. | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |