Click or drag to resize

DoubleSymBandMatrixAddition Operator

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