Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
matrixMinMaxZ
Function matrixMinMaxZ
matrixMinMaxZ
(
matrix
:
DoubleMatrix
)
:
{
max
:
number
;
min
:
number
}
Get min and max Z.
Parameters
matrix
:
DoubleMatrix
matrix [rows][cols].
Returns
{
max
:
number
;
min
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
Loading...
Get min and max Z.