|
TRIQS/nda 2.0.0
Multi-dimensional array library for C++
|
Directories | |
| interface | |
Files | |
| dot.hpp | |
| Provides a generic interface to the BLAS dot, dotu and dotc 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, geru and gerc routine. | |
| scal.hpp | |
| Provides a generic interface to the BLAS scal routine. | |
| tools.hpp | |
| Provides various traits and utilities for the BLAS interface. | |