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