Multiply the rectangular array a and the column vector x, both Complex.
Complex rectangular matrix. Complex vector. A Complex vector containing the product of the arguments, a * x.
| 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 vector. |
ComplexMatrix Class | Imsl.Math Namespace | ComplexMatrix.Multiply Overload List