Preparing search index...
The search index is not available
xen-dev-utils
xen-dev-utils
matscale
Function matscale
matscale
(
matrix
,
amount
)
:
number
[]
[]
Scale a matrix by a scalar.
Parameters
matrix
:
number
[]
[]
The matrix to scale.
amount
:
number
The amount to scale by.
Returns
number
[]
[]
The scalar multiple.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
xen-dev-utils
Loading...
Scale a matrix by a scalar.