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

Enumeration of the dot 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::dot_impl { etl::dot_impl::STD, etl::dot_impl::VEC, etl::dot_impl::BLAS, etl::dot_impl::CUBLAS }
 Enumeration describing the different implementations of dot. More...
 

Detailed Description

Enumeration of the dot implementations.