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

Directories

 
interface

Files

 
dot.hpp
 Provides a generic interface to the BLAS/cuBLAS dot, dotu and dotc routines.
 
gemm.hpp
 Provides a generic interface to the BLAS/cuBLAS gemm routine.
 
gemm_batch.hpp
 Provides a generic interface to batched versions of the BLAS/cuBLAS gemm routine.
 
gemv.hpp
 Provides a generic interface to the BLAS/cuBLAS gemv routine.
 
ger.hpp
 Provides a generic interface to the BLAS/cuBLAS ger, geru and gerc routines.
 
scal.hpp
 Provides a generic interface to the BLAS/cuBLAS scal routine.
 
tools.hpp
 Provides various traits and utilities for the BLAS interface.