Click or drag to resize

DoubleComplexTriDiagMatrixAdd Method

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