MatrixTDo |
Name | Description | |
---|---|---|
DoTransposeThisAndMultiply(MatrixT, MatrixT) | Multiplies the transpose of this matrix with another matrix and places the results into the result matrix. | |
DoTransposeThisAndMultiply(VectorT, VectorT) | Multiplies the transpose of this matrix with a vector and places the results into the result vector. |