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