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

Contains upper triangular matrix implementation. More...

#include "etl/adapters/adapter.hpp"
#include "etl/adapters/strictly_upper_exception.hpp"
#include "etl/adapters/strictly_upper_reference.hpp"
Include dependency graph for strictly_upper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  etl::strictly_upper_matrix< Matrix >
 A strictly upper triangular matrix adapter. More...
 
struct  etl::etl_traits< strictly_upper_matrix< Matrix > >
 Traits specialization for strictly_upper_matrix. More...
 

Namespaces

 etl
 Root namespace for the ETL library.
 

Detailed Description

Contains upper triangular matrix implementation.