MatrixTTransposeAndMultiply Method

Overload List

TransposeAndMultiplyU(MatrixU) Returns a MatrixT resulting from transposing this matrix and multiplying it with a MatrixT
TransposeAndMultiplyU(U) Returns a MatrixT resulting from transposing this matrix and multiplying it with a 1xN MatrixT

See Also