Click or drag to resize

PolynomialDetrendingExecute Method

Overload List
 NameDescription
Public methodExecute(Double, Double, Int32) Executes the baseline evaluation for the specified data and returns the estimated baseline values.
Public methodExecute(ReadOnlySpanDouble, ReadOnlySpanDouble, SpanDouble) Executes the baseline estimation algorithm for the provided spectrum and writes the estimated baseline into resultingBaseline.
Top
See Also