ml-spectra-processing
Preparing search index...
matrixTranspose
Function matrixTranspose
matrixTranspose
<
ArrayConstructorType
extends
NumberArrayConstructor
=
Float64ArrayConstructor
,
>
(
matrix
:
number
[]
[]
,
options
?:
MatrixTransposeOptions
<
ArrayConstructorType
>
,
)
:
NumberArrayType
<
ArrayConstructorType
>
[]
Type Parameters
ArrayConstructorType
extends
NumberArrayConstructor
=
Float64ArrayConstructor
Parameters
matrix
:
number
[]
[]
options
:
MatrixTransposeOptions
<
ArrayConstructorType
>
= {}
Returns
NumberArrayType
<
ArrayConstructorType
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
Loading...