Click or drag to resize

DoubleBandMatrixSubtract Method

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