Multiply two Complex rectangular arrays, a * b.
Complex rectangular array. Complex rectangular array. The Complex matrix product of a times b.
| Exception Type | Condition |
|---|---|
| ArgumentException | is thrown when the number of columns in a is not equal to the number of rows in b. |
ComplexMatrix Class | Imsl.Math Namespace | ComplexMatrix.Multiply Overload List