Multiply two sparse matrices,
.
ComplexSparseMatrix sparse matrix. ComplexSparseMatrix sparse matrix. The ComplexSparseMatrix product AB of A and B.
| Exception Type | Condition |
|---|---|
| ArgumentException | is thrown when the column number of matrix A is not equal to the row number of matrix B. |
ComplexSparseMatrix Class | Imsl.Math Namespace | ComplexSparseMatrix.Multiply Overload List