ComplexMatrixAdd Method |
| Name | Description | |
|---|---|---|
| Add(ComplexMatrix) |
Creates a ComplexMatrix which is the sum of this matrix and the given matrix.
| |
| Add(ComplexMatrix, ComplexMatrix) |
Creates a ComplexMatrix which is the sum of the two given matrices.
|