Click or drag to resize

DoubleComplexTriDiagMatrixAddition Operator

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