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

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

Detailed Description

Enumeration of the transpose implementations.