Click or drag to resize

DoubleBandMatrixSubtraction Operator

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