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