Fits all peaks that were found together in one single fitting function. Then, in order to get the variances for each single peak, each of the peaks it fitted again.
Constructor | Description |
Full Usage:
PeakFittingTogetherWithSeparateVariances(original)
Parameters:
PeakFittingTogetherWithSeparateVariances
|
|
Full Usage:
PeakFittingTogetherWithSeparateVariances()
|
|
Instance member | Description |
|
|
Full Usage:
this.Equals
Parameters:
obj
Returns: bool
Modifiers: abstract |
|
|
|
Full Usage:
this.Equals
Parameters: Returns: bool
Modifiers: abstract |
|
Full Usage:
this.Execute
Parameters:
float[]
yArray : float[]
peakDescriptions : IEnumerable<PeakDescription>
Returns: IPeakFittingResult
Modifiers: abstract |
|
Full Usage:
this.GetHashCode
Returns: int
Modifiers: abstract |
|
Full Usage:
this.ToString
Returns: string
Modifiers: abstract |
|
|
|
Static member | Description |
Full Usage:
left <> right
Parameters: Returns: bool
|
|
Full Usage:
left = right
Parameters: Returns: bool
|
|