Peak |
public class PeakFittingTogetherWithSeparateVariances : PeakFittingTogether, IPeakFitting, IEquatable<PeakFittingTogetherWithSeparateVariances>
The PeakFittingTogetherWithSeparateVariances type exposes the following members.
| Name | Description | |
|---|---|---|
| PeakFittingTogetherWithSeparateVariances | Initializes a new instance of the PeakFittingTogetherWithSeparateVariances class |
| Name | Description | |
|---|---|---|
| FitFunction |
Gets /sets the fit function to use.
(Inherited from PeakFittingBase) | |
| FitWidthScalingFactor |
Gets / sets the scaling factor of the fit width. To calculate the fit width, the scaling factor is
multiplied by the FullWidthHalfMaximum of the peak.
(Inherited from PeakFittingBase) | |
| IsMinimalFWHMValueInXUnits | (Inherited from PeakFittingBase) | |
| MinimalFWHMValue | (Inherited from PeakFittingBase) |
| Name | Description | |
|---|---|---|
| Execute(Double, Double, IEnumerablePeakDescription, CancellationToken) | (Inherited from PeakFittingTogether) | |
| Execute(Double, Double, Int32, IReadOnlyListValueTupleIReadOnlyListPeakDescription, Int32, Int32, CancellationToken) | (Inherited from PeakFittingTogether) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetPeakDescriptionList | (Overrides PeakFittingTogetherGetPeakDescriptionList(Double, Double, IEnumerablePeakDescription, IFitFunctionPeak, Int32, DictionaryPeakDescription, PeakDescription, ListValueTupleInt32, Int32, Double, PeakDescription, IReadOnlyListNullableDouble, IReadOnlyListNullableDouble, QuickNonlinearRegression, NonlinearMinimizationResult, CancellationToken)) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | (Overrides PeakFittingTogetherToString) |