MatrixMultiply Method |
| Name | Description | |
|---|---|---|
| Multiply(Matrix) |
Multiplies this Matrix by the matrix specified in the matrix parameter, by prepending the specified Matrix.
| |
| Multiply(Matrix, MatrixOrder) |
Multiplies this Matrix by the matrix specified in the matrix parameter, and in the order specified in the order parameter.
|