Double |
| Name | Description | |
|---|---|---|
| Division(DoubleComplex, DoubleComplexUpperTriMatrix) | Divide a scalar by an upper triangular matrix. | |
| Division(DoubleComplexUpperTriMatrix, DoubleComplex) | Divide an upper triangular matrix by a scalar. | |
| Division(DoubleComplexUpperTriMatrix, DoubleComplexUpperTriMatrix) | Divide an upper triangular matrix by another. |