math docs
Preparing search index...
index
mat2d
multiply
Function multiply
multiply
(
out
:
mat2d
.
Mat2d
,
a
:
mat2d
.
Mat2d
,
b
:
mat2d
.
Mat2d
)
:
mat2d
.
Mat2d
Multiplies two mat2d's
Parameters
out
:
mat2d
.
Mat2d
the receiving matrix
a
:
mat2d
.
Mat2d
the first operand
b
:
mat2d
.
Mat2d
the second operand
Returns
mat2d
.
Mat2d
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Multiplies two mat2d's