Double |
| Name | Description | |
|---|---|---|
| Subtraction(Double, DoubleBandMatrix) | Subtracts the non-zero elements of a banded matrix from a scalar. | |
| Subtraction(DoubleBandMatrix, DoubleBandMatrix) | Subtracts two banded matrices. | |
| Subtraction(DoubleBandMatrix, Double) | Subtracts a scalar from the non-zero elements of a banded matrix. |