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