Click or drag to resize

DoubleSymBandMatrixDivision Operator

Overload List
 NameDescription
Public operatorStatic memberDivision(Double, DoubleSymBandMatrix) Divides a scalar by the non-zero elements of a symmetric banded matrix.
Public operatorStatic memberDivision(DoubleSymBandMatrix, DoubleSymBandMatrix) Divides a symmetric banded matrix by another.
Public operatorStatic memberDivision(DoubleSymBandMatrix, Double) Divides the non-zero elements of a symmetric banded matrix by a scalar.
Top
See Also