Click or drag to resize

MatrixTDoConjugateTransposeThisAndMultiply Method

Overload List
 NameDescription
Protected methodDoConjugateTransposeThisAndMultiply(MatrixT, MatrixT) Multiplies the transpose of this matrix with another matrix and places the results into the result matrix.
Protected methodDoConjugateTransposeThisAndMultiply(VectorT, VectorT) Multiplies the conjugate transpose of this matrix with a vector and places the results into the result vector.
Top
See Also