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

Contains strictly lower triangular matrix exception implementation. More...

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

Go to the source code of this file.

Classes

struct  etl::strictly_lower_exception
 Exception that is thrown when an operation is made to a strictly lower triangular matrix that would render it non-strictly lower triangular. More...
 

Namespaces

 etl
 Root namespace for the ETL library.
 

Detailed Description

Contains strictly lower triangular matrix exception implementation.