TridiagonalSystemSolver

Uses the Tridiagonal Matrix Algorithm, also known as the Thomas Algorithm, to solve a system of linear equations where the coefficient matrix is a tridiagonal matrix.

See also

Functions

Link copied to clipboard

Solves a tridiagonal system of linear equations.