Expression Templates Library (ETL)
Public Member Functions | List of all members
etl::strictly_lower_exception Struct Reference

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

#include <strictly_lower_exception.hpp>

Inheritance diagram for etl::strictly_lower_exception:
Inheritance graph
[legend]
Collaboration diagram for etl::strictly_lower_exception:
Collaboration graph
[legend]

Public Member Functions

const char * what () const noexcept override
 Returns a description of the exception.
 

Detailed Description

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


The documentation for this struct was generated from the following file: