TRIQS/nda 2.0.0
Multi-dimensional array library for C++
Loading...
Searching...
No Matches
lapack

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.
 
geqrf.hpp
 Provides a generic interface to the LAPACK/cuSOLVER geqrf routine.
 
geqrf_batch.hpp
 Provides a generic interface to batched versions of the LAPACK/cuSOLVER geqrf routine.
 
gesvd.hpp
 Provides a generic interface to the LAPACK/cuSOLVER gesvd routine.
 
getrf.hpp
 Provides a generic interface to the LAPACK/cuSOLVER getrf routine.
 
getrf_batch.hpp
 Provides a generic interface to batched versions of the LAPACK/cuSOLVER getrf routine.
 
getri.hpp
 Provides a generic interface to the LAPACK getri routine.
 
getri_batch.hpp
 Provides a generic interface to batched versions of the LAPACK/cuSOLVER getri routine.
 
getrs.hpp
 Provides a generic interface to the LAPACK/cuSOLVER getrs routine.
 
getrs_batch.hpp
 Provides a generic interface to batched versions of the LAPACK/cuSOLVER getrs routine.
 
ggev.hpp
 Provides a generic interface to the LAPACK ggev routine.
 
gqr.hpp
 Provides a generic interface to the LAPACK/cuSOLVER orgqr and ungqr routines.
 
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/cuSOLVER orgqr routine.
 
orgqr_batch.hpp
 Provides a generic interface to batched versions of the LAPACK/cuSOLVER 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/cuSOLVER ungqr routine.
 
ungqr_batch.hpp
 Provides a generic interface to batched versions of the LAPACK/cuSOLVER ungqr routine.