Solves the tridiagonal linear system Ax = d for x using the tridiagonal matrix algorithm (i.e. the Thomas algorithm).
-
Updated
Oct 23, 2022 - MATLAB
Solves the tridiagonal linear system Ax = d for x using the tridiagonal matrix algorithm (i.e. the Thomas algorithm).
Add a description, image, and links to the thomas-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the thomas-algorithm topic, visit your repo's landing page and select "manage topics."