Click or drag to resize

PeakFittingByIncrementalPeakAdditionResult Properties

The PeakFittingByIncrementalPeakAdditionResult type exposes the following members.

Properties
 NameDescription
Public propertyCapacityGets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListPeakDescription)
Public propertyChiSquareWrtToNumberOfPeaks Gets the chi-square values for each tested number of peaks.
Public propertyCountGets the number of elements contained in the ListT.
(Inherited from ListPeakDescription)
Public propertyItemGets or sets the element at the specified index.
(Inherited from ListPeakDescription)
Public propertySigmaSquareWrtToNumberOfPeaks Gets the estimated residual variances for each tested number of peaks.
Top
See Also