Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
matrixMinMaxAbsoluteZ
Function matrixMinMaxAbsoluteZ
matrixMinMaxAbsoluteZ
(
matrix
:
DoubleMatrix
)
:
{
max
:
number
;
min
:
number
}
Get min and max of the absolute values of 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 of the absolute values of Z.