Double |
| Name | Description | |
|---|---|---|
| Add(Double, DoubleUpperTriMatrix) | Adds a scalar and an upper triangular matrix. | |
| Add(DoubleUpperTriMatrix, DoubleUpperTriMatrix) | Adds two upper triangular matrices. | |
| Add(DoubleUpperTriMatrix, Double) | Adds an upper triangular matrix and a scalar. |