Matrix6By6Multiply Operator |
| Name | Description | |
|---|---|---|
| Multiply(Double, Matrix6By6) |
Multiplies a scalar by a matrix.
| |
| Multiply(Matrix6By6, Matrix6By6) |
Multiplies the left matrix by the right matrix.
| |
| Multiply(Matrix6By6, Matrix6By6Symmetric) |
Multiplies the left matrix by the right matrix.
| |
| Multiply(Matrix6By6, Double) |
Multiplies a matrix by a scalar.
|