Expression Templates Library (ETL)
Namespaces | Enumerations
gemm_impl.hpp File Reference

Enumeration of the different matrix-matrix muliplication implementations. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 etl
 Root namespace for the ETL library.
 

Enumerations

enum  etl::gemm_impl { etl::gemm_impl::STD, etl::gemm_impl::VEC, etl::gemm_impl::BLAS, etl::gemm_impl::CUBLAS }
 Enumeration describing the different matrix-matrix multiplication implementations. More...
 

Detailed Description

Enumeration of the different matrix-matrix muliplication implementations.