Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
matrixZPivotRescale
Function matrixZPivotRescale
matrixZPivotRescale
<
ArrayConstructorType
extends
NumberArrayConstructor
=
Float64ArrayConstructor
,
>
(
matrix
:
NumberArray
[]
,
options
?:
MatrixZPivotRescaleOptions
<
ArrayConstructorType
>
,
)
:
NumberArrayType
<
NumberArrayConstructor
>
[]
Rescale a matrix around 0 taking into account the absolute max value.
Type Parameters
ArrayConstructorType
extends
NumberArrayConstructor
=
Float64ArrayConstructor
Parameters
matrix
:
NumberArray
[]
matrix [rows][cols].
options
:
MatrixZPivotRescaleOptions
<
ArrayConstructorType
>
= {}
Options.
Returns
NumberArrayType
<
NumberArrayConstructor
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
Loading...
Rescale a matrix around 0 taking into account the absolute max value.