Click or drag to resize

DoubleComplexTriDiagMatrixSubtraction Operator

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