Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
matrixZRescale
Function matrixZRescale
matrixZRescale
<
ArrayConstructorType
>
(
matrix
,
options
?
)
:
DoubleArrayType
<
DoubleArrayConstructor
>
[]
Rescale a matrix between min and max values.
Type Parameters
ArrayConstructorType
extends
DoubleArrayConstructor
=
Float64ArrayConstructor
Parameters
matrix
:
DoubleMatrix
matrix [rows][cols].
options
:
MatrixZRescaleOptions
<
ArrayConstructorType
>
= {}
Options.
Returns
DoubleArrayType
<
DoubleArrayConstructor
>
[]
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 between min and max values.