Click or drag to resize

PeakFinderBaseGetAllPeaks Method

Returns a list of all
C#
Extrema
found.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public List<Extrema> GetAllPeaks()

Return Value

ListExtrema
List of extrema.
See Also