Matrix3By3Multiply Operator |
Name | Description | |
---|---|---|
Multiply(Double, Matrix3By3) |
Multiplies a scalar by a matrix.
| |
Multiply(Matrix3By3, Cartesian) |
Multiplies the 3-by-3 matrix by the Cartesian vector.
| |
Multiply(Matrix3By3, ElementaryRotation) |
Multiplies a 3-by-3 matrix by an ElementaryRotation.
| |
Multiply(Matrix3By3, Matrix3By3) |
Multiplies the left matrix by the right matrix.
| |
Multiply(Matrix3By3, Matrix3By3Symmetric) |
Multiplies the left matrix by the right matrix.
| |
Multiply(Matrix3By3, Double) |
Multiplies a matrix by a scalar.
|