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

Directories

 interface
 

Files

 dot.hpp
 Provides a generic interface to the BLAS dot routine.
 
 gemm.hpp
 Provides a generic interface to the BLAS gemm routine.
 
 gemm_batch.hpp
 Provides a generic interface to batched versions of the BLAS gemm routine.
 
 gemv.hpp
 Provides a generic interface to the BLAS gemv routine.
 
 ger.hpp
 Provides a generic interface to the BLAS ger routine and an outer product routine.
 
 scal.hpp
 Provides a generic interface to the BLAS scal routine.
 
 tools.hpp
 Provides various traits and utilities for the BLAS interface.