Click or drag to resize

FloatComplexBandMatrixAddition Operator

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