Tridiagonal algorithm
Tridiagonal algorithm
(OP)
Hi everyone,
Please, can any help me with the Thomas tridiagonal algorithm in C++ code.Thank you.
Kunletee
Please, can any help me with the Thomas tridiagonal algorithm in C++ code.Thank you.
Kunletee





RE: Tridiagonal algorithm
http://www.nrbook.com/a/bookcpdf.php
more precisely:
http://www.nrbook.com/a/bookcpdf/c2-4.pdf
There's a C++ version of this book, but I think it is not free.