MatrixTConjugate |
Name | Description | |
---|---|---|
![]() | ConjugateTransposeAndMultiply(MatrixT) | Multiplies this matrix with the conjugate transpose of another matrix and returns the result. |
![]() | ConjugateTransposeAndMultiply(MatrixT, MatrixT) | Multiplies this matrix with the conjugate transpose of another matrix and places the results into the result matrix. |