Click or drag to resize

DoubleBandMatrixAddition Operator

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