Click or drag to resize

DoubleComplexBandMatrixAdd Method

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