Click or drag to resize

DoubleComplexBandMatrixSubtraction Operator

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