Click or drag to resize

MatrixDoTransposeThisAndMultiply Method

Overload List
 NameDescription
Protected methodDoTransposeThisAndMultiply(MatrixComplex, MatrixComplex) Multiplies the transpose of this matrix with another matrix and places the results into the result matrix.
Protected methodDoTransposeThisAndMultiply(VectorComplex, VectorComplex) Multiplies the transpose of this matrix with a vector and places the results into the result vector.
Top
See Also