|
Expression Templates Library (ETL)
|
Exception that is thrown when an operation is made to a strictly upper triangular matrix that would render it non-strictly-upper triangular. More...
#include <strictly_upper_exception.hpp>


Public Member Functions | |
| const char * | what () const noexcept override |
| Returns a description of the exception. | |
Exception that is thrown when an operation is made to a strictly upper triangular matrix that would render it non-strictly-upper triangular.
1.8.13