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