Expression Templates Library (ETL)
Classes | Namespaces
fast_matrix_view.hpp File Reference

Contains the fast_matrix_view implementation. More...

#include "etl/index.hpp"
Include dependency graph for fast_matrix_view.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  etl::fast_matrix_view< T, DMA, Dims >
 
struct  etl::fast_matrix_view< T, false, Dims... >
 View to represent a fast matrix in top of an expression. More...
 
struct  etl::fast_matrix_view< T, true, Dims... >
 View to represent a fast matrix in top of an expression. More...
 
struct  etl::etl_traits< etl::fast_matrix_view< T, DMA, Dims... > >
 Specialization for fast_matrix_view. More...
 

Namespaces

 etl
 Root namespace for the ETL library.
 

Detailed Description

Contains the fast_matrix_view implementation.