MatrixDo |
Name | Description | |
---|---|---|
DoConjugateTransposeThisAndMultiply(MatrixDouble, MatrixDouble) | Multiplies the transpose of this matrix with another matrix and places the results into the result matrix. | |
DoConjugateTransposeThisAndMultiply(VectorDouble, VectorDouble) | Multiplies the conjugate transpose of this matrix with a vector and places the results into the result vector. |