Click or drag to resize

MatrixTConjugateTransposeAndMultiply Method

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