Multiply sparse matrix A
and column array x
, .
ComplexSparseMatrix
matrix. Complex
column array. A Complex
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. |
ComplexSparseMatrix Class | Imsl.Math Namespace | ComplexSparseMatrix.Multiply Overload List