Click or drag to resize

MatrixTTransposeAndMultiply Method

Overload List
 NameDescription
Public methodTransposeAndMultiply(MatrixT) Multiplies this matrix with transpose of another matrix and returns the result.
Public methodTransposeAndMultiply(MatrixT, MatrixT) Multiplies this matrix with transpose of another matrix and places the results into the result matrix.
Top
See Also