Click or drag to resize

DoubleComplexBandMatrixAddition Operator

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