Matrix3By3SymmetricMultiply 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(Matrix3By3) | 
            Multiplies this matrix by a matrix.
              | |
| Multiply(Matrix3By3Symmetric) | 
            Multiplies this matrix by a matrix.
              |