Click or drag to resize

PolynomialDetrending Methods

The PolynomialDetrending type exposes the following members.

Methods
 NameDescription
Public methodExecute(Double, Double, Int32)
(Inherited from PolynomialDetrendingBase)
Public methodExecute(ReadOnlySpanDouble, ReadOnlySpanDouble, SpanDouble) Executes the baseline estimation algorithm with the provided spectrum.
(Inherited from PolynomialDetrendingBase)
Public methodExport
(Inherited from PolynomialDetrendingBase)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Top
See Also