Multiply sparse matrix A and column array x,
.
SparseMatrix matrix. double column array. A double vector representing the product of the arguments,
.
| Exception Type | Condition |
|---|---|
| ArgumentException | is thrown when the number of columns in the input matrix is not equal to the number of elements in the input column vector. |
SparseMatrix Class | Imsl.Math Namespace | SparseMatrix.Multiply Overload List