Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
matrixCreateEmpty
Function matrixCreateEmpty
matrixCreateEmpty
<
ArrayConstructorType
extends
NumberArrayConstructor
=
Float64ArrayConstructor
,
>
(
options
:
MatrixCreateEmptyOptions
<
ArrayConstructorType
>
,
)
:
NumberArrayType
<
ArrayConstructorType
>
[]
Create a new matrix based on the size of the current one or by using specific dimensions.
Type Parameters
ArrayConstructorType
extends
NumberArrayConstructor
=
Float64ArrayConstructor
Parameters
options
:
MatrixCreateEmptyOptions
<
ArrayConstructorType
>
Returns
NumberArrayType
<
ArrayConstructorType
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
Loading...
Create a new matrix based on the size of the current one or by using specific dimensions.