Click or drag to resize

DoubleBandMatrixDivision Operator

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