Matrix3By3Multiply Method |
Name | Description | |
---|---|---|
Multiply(Cartesian) |
Forms a new Cartesian vector as the product of this 3-by-3 matrix and the provided Cartesian vector.
| |
Multiply(Double) |
Multiplies this matrix by a scalar.
| |
Multiply(ElementaryRotation) |
Forms a new 3-by-3 matrix as the product of this 3-by-3 matrix and the provided elementary rotation.
| |
Multiply(Matrix3By3) |
Multiplies this matrix by a matrix.
| |
Multiply(Matrix3By3Symmetric) |
Multiplies this matrix by a matrix.
|