Thrown if a LAPACKE function returns non-zero. More...
#include <blas-wrapper.h>
Inheritance diagram for syten::LapackException:
Collaboration diagram for syten::LapackException:Public Member Functions | |
| LapackException (std::string const &function, lapack_int const retval, std::string const &extra=".\n") | |
| Standard ctor. More... | |
Public Member Functions inherited from std::runtime_error | |
| T | runtime_error (T... args) |
| T | what (T... args) |
Public Member Functions inherited from std::exception | |
| T | exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
| T | ~exception (T... args) |
Thrown if a LAPACKE function returns non-zero.