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