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

Contains diagonal matrix implementation. More...

#include "etl/adapters/adapter.hpp"
#include "etl/adapters/diagonal_exception.hpp"
#include "etl/adapters/diagonal_reference.hpp"
Include dependency graph for diagonal.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  etl::diagonal_matrix< Matrix >
 A diagonal matrix adapter. More...
 
struct  etl::etl_traits< diagonal_matrix< Matrix > >
 Traits specialization for diagonal_matrix. More...
 

Namespaces

 etl
 Root namespace for the ETL library.
 

Detailed Description

Contains diagonal matrix implementation.