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