ComplexMatrixElementMultiply Method |
Name | Description | |
---|---|---|
ElementMultiply(ComplexMatrix) |
Creates a ComplexMatrix which is the element-by-element multiplication of
this matrix times the given matrix.
| |
ElementMultiply(ComplexMatrix, ComplexMatrix) |
Creates a new ComplexMatrix which is the element-by-element multiplication of the two given matrices.
|