Double |
| Name | Description | |
|---|---|---|
| Divide(DoubleComplex, DoubleComplexMatrix) | Divide a scalar by a matrix. | |
| Divide(DoubleComplexMatrix, DoubleComplex) | Divide a matrix by a scalar. | |
| Divide(DoubleComplexMatrix, DoubleComplexMatrix) | Divide a matrix by another. | |
| Divide(DoubleComplex, DoubleComplexMatrix, DoubleComplexMatrix) | Divide a scalar by a matrix. | |
| Divide(DoubleComplexMatrix, DoubleComplex, DoubleComplexMatrix) | Divide a matrix by a scalar. | |
| Divide(DoubleComplexMatrix, DoubleComplexMatrix, DoubleComplexMatrix) | Divide a matrix by another. |