Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
matrixZRescale
Function matrixZRescale
matrixZRescale
<
ArrayConstructorType
extends
DoubleArrayConstructor
=
Float64ArrayConstructor
,
>
(
matrix
:
DoubleMatrix
,
options
?:
MatrixZRescaleOptions
<
ArrayConstructorType
>
,
)
:
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
Loading...
Rescale a matrix between min and max values.