Click or drag to resize

DoubleBandMatrixDivide Method

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