Click or drag to resize

DoubleTriDiagMatrixSubtraction Operator

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