| MatrixTTranspose | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | TransposeAndMultiply(MatrixT) | Multiplies this matrix with transpose of another matrix and returns the result. | 
|  | TransposeAndMultiply(MatrixT, MatrixT) | Multiplies this matrix with transpose of another matrix and places the results into the result matrix. | 
 See Also
See Also