Click or drag to resize

FloatBandMatrixAddition Operator

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