Click or drag to resize

DoubleTriDiagMatrixAdd Method

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