Click or drag to resize

DoubleBandMatrixAdd Method

Overload List
 NameDescription
Public methodStatic memberAdd(Double, DoubleBandMatrix) Adds a scalar to the non-zero elements of a banded matrix.
Public methodStatic memberAdd(DoubleBandMatrix, DoubleBandMatrix) Adds two banded matrices.
Public methodStatic memberAdd(DoubleBandMatrix, Double) Adds a scalar to the non-zero elements of a banded matrix.
Top
See Also