Double | 
| Name | Description | |
|---|---|---|
| Division(Double, DoubleBandMatrix) | Divides a scalar by the non-zero elements of a banded matrix. | |
| Division(DoubleBandMatrix, DoubleBandMatrix) | Divides a banded matrix by another. | |
| Division(DoubleBandMatrix, Double) | Divides the non-zero elements of a banded matrix by a scalar. |