Double |
| Name | Description | |
|---|---|---|
| Subtraction(Double, DoubleUpperTriMatrix) | Subtracts an upper triangular matrix from a scalar. | |
| Subtraction(DoubleUpperTriMatrix, DoubleUpperTriMatrix) | Subtracts one upper triangular matrix from another. | |
| Subtraction(DoubleUpperTriMatrix, Double) | Subtracts a scalar from an upper triangular matrix. |