Click or drag to resize

PolynomialDetrendingBaseExecute Method

Overload List
 NameDescription
Public methodExecute(Double, Double, Int32) Executes the baseline estimation for the specified data and returns the baseline-corrected y-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