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

Contains uni upper triangular matrix exception implementation. More...

#include <exception>
Include dependency graph for uni_upper_exception.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  etl::uni_upper_exception
 Exception that is thrown when an operation is made to a uni upper triangular matrix that would render it non-uni upper triangular. More...
 

Namespaces

 etl
 Root namespace for the ETL library.
 

Detailed Description

Contains uni upper triangular matrix exception implementation.