|  | Double | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | Multiply(DoubleComplex, DoubleComplexMatrix) | Multiple a scalar and a matrix. | 
|   | Multiply(DoubleComplexMatrix, DoubleComplex) | Multiply a matrix and a scalar. | 
|   | Multiply(DoubleComplexMatrix, DoubleComplexMatrix) | Multiply two matrices. | 
|   | Multiply(DoubleComplex, DoubleComplexMatrix, DoubleComplexMatrix) | Multiply a scalar and a matrix. | 
|   | Multiply(DoubleComplexMatrix, DoubleComplex, DoubleComplexMatrix) | Multiply a matrix and a scalar. | 
|   | Multiply(DoubleComplexMatrix, DoubleComplexMatrix, DoubleComplexMatrix) | Multiply two matrices. | 
 See Also
See Also