|
numerics 0.1.0
|
Precomputed Thomas solver for constant-coefficient complex systems. More...
Go to the source code of this file.
Classes | |
| struct | num::ComplexTriDiag |
Namespaces | |
| namespace | num |
Precomputed Thomas solver for constant-coefficient complex systems.
Solves \(a x_{k-1}+b x_k+c x_{k+1}=d_k\) with fixed \(a,b,c\).
Definition in file tridiag_complex.hpp.