Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
matrixZRescalePerColumn
Function matrixZRescalePerColumn
matrixZRescalePerColumn
(
matrix
:
DoubleMatrix
,
options
?:
MatrixZRescalePerColumnOptions
,
)
:
Float64Array
[]
Rescale the matrix per column for which we get the min and max values.
Parameters
matrix
:
DoubleMatrix
matrix [rows][cols].
options
:
MatrixZRescalePerColumnOptions
= {}
Options.
Returns
Float64Array
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
Loading...
Rescale the matrix per column for which we get the min and max values.