Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
matrixZPivotRescale
Function matrixZPivotRescale
matrixZPivot
Rescale
<
ArrayConstructorType
>
(
matrix
,
options
?
)
:
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
AutoPhaseCorrectionOptions
CreateFromToArrayOptions
CreateRandomArrayOptions
CreateStepArrayOptions
DataReIm
DataXReIm
FromToWithNumberOfPoints
GetRescalerOptions
MatrixBoxPlot
MatrixCreateEmptyOptions
MatrixHistogramOptions
MatrixPQNOptions
MatrixZPivotRescaleOptions
MatrixZRescaleOptions
MatrixZRescalePerColumnOptions
Point
PointWithClose
PointWithIndex
ReimFFTOptions
ReimPhaseCorrectionOptions
XApplyFunctionStrOptions
Loading...
Rescale a matrix around 0 taking into account the absolute max value.