|
TRIQS/nda 2.0.0
Multi-dimensional array library for C++
|
Directories | |
| interface | |
Files | |
| geev.hpp | |
| Provides a generic interface to the LAPACK geev routine. | |
| gelss.hpp | |
| Provides a generic interface to the LAPACK gelss routine. | |
| gelss_worker.hpp | |
| Provides a class that can solve multiple linear least squares problems for a given matrix \( \mathbf{A} \). | |
| geqp3.hpp | |
| Provides a generic interface to the LAPACK geqp3 routine. | |
| gesvd.hpp | |
| Provides a generic interface to the LAPACK gesvd routine. | |
| getrf.hpp | |
| Provides a generic interface to the LAPACK getrf routine. | |
| getri.hpp | |
| Provides a generic interface to the LAPACK getri routine. | |
| getrs.hpp | |
| Provides a generic interface to the LAPACK getrs routine. | |
| gtsv.hpp | |
| Provides a generic interface to the LAPACK gtsv routine. | |
| heev.hpp | |
| Provides a generic interface to the LAPACK heev routine. | |
| hegv.hpp | |
| Provides a generic interface to the LAPACK hegv routine. | |
| orgqr.hpp | |
| Provides a generic interface to the LAPACK orgqr routine. | |
| syev.hpp | |
| Provides a generic interface to the LAPACK syev routine. | |
| sygv.hpp | |
| Provides a generic interface to the LAPACK sygv routine. | |
| ungqr.hpp | |
| Provides a generic interface to the LAPACK ungqr routine. | |