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