MatrixTTranspose |
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. |