Click or drag to resize

DoubleComplexBandMatrixSubtract Method

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