|
numerics 0.1.0
|
Files | |
| factorization.hpp | |
| Umbrella include for dense matrix factorizations. | |
| lu.hpp | |
| LU factorization with partial pivoting. | |
| qr.hpp | |
| QR factorization via Householder reflections. | |
| thomas.hpp | |
| Thomas algorithm for tridiagonal systems. | |
| tridiag_complex.hpp | |
| Precomputed Thomas solver for constant-coefficient complex systems. | |