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

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

Detailed Description

Enumeration for the outer product implementations.