Peak |
The PeakFittingInGroups type exposes the following members.
| Name | Description | |
|---|---|---|
| Execute(Double, Double, IEnumerablePeakDescription, CancellationToken) | ||
| Execute(Double, Double, Int32, IReadOnlyListValueTupleIReadOnlyListPeakDescription, Int32, Int32, CancellationToken) | Executes the peak fitting algorithm. | |
| ExecuteForOneGroup | Executes peak fitting for the peaks in one group. | |
| 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 | Creates per-peak fit results for one peak group from the global fit result. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GroupPeaks | Groups peaks based on their FWHM-derived influence ranges. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | (Overrides PeakFittingBase.ToString) |