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