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