Preparing search index...
The search index is not available
Chalkboard - v2.3.0
Chalkboard
Chalkboard
matr
mulVector
Function mulVector
Calculates the multiplication of a matrix with a vector.
mulVector
(
matr
:
ChalkboardMatrix
,
vect
:
ChalkboardVector
,
)
:
ChalkboardVector
|
ChalkboardMatrix
Parameters
matr
:
ChalkboardMatrix
The matrix
vect
:
ChalkboardVector
The vector
Returns
ChalkboardVector
|
ChalkboardMatrix
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v2.3.0
Loading...
Calculates the multiplication of a matrix with a vector.