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