Multiply the matrix by a vector.
Complex column array. A Complex 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. |
ComplexSparseMatrix Class | Imsl.Math Namespace | ComplexSparseMatrix.Multiply Overload List