Click or drag to resize

FloatComplexBandMatrixSubtraction Operator

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