[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Multiply(Single, Matrix) |
Scales a matrix by a given value.
|
![]() ![]() | Multiply(Matrix, Matrix) |
Multiplies two matricies.
|
![]() ![]() | Multiply(Matrix, Single) |
Scales a matrix by a given value.
|
See Also