Click or drag to resize

IPeakFitting Interface

Interface to peak searching methods.

Namespace: Altaxo.Science.Spectroscopy.PeakFitting
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IPeakFitting

The IPeakFitting type exposes the following members.

Methods
 NameDescription
Public methodExecute Executes the normalization algorithm.
Top
See Also