Preparing search index...
The search index is not available
ml-matrix-peaks-finder
ml-matrix-peaks-finder
findPeaks2DMax
Function findPeaks2DMax
findPeaks2DMax
(
input
:
any
,
options
:
any
)
:
{
x
:
number
;
y
:
number
;
z
:
any
}
[]
Detects all the 2D-peaks in the given spectrum based on the Max logic. amc
Parameters
input
:
any
options
:
any
Returns
{
x
:
number
;
y
:
number
;
z
:
any
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-matrix-peaks-finder
Loading...
Detects all the 2D-peaks in the given spectrum based on the Max logic. amc