SyTen
syten::LapackException Struct Reference

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
runtime_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
exception (T... args)
 
operator= (T... args)
 
what (T... args)
 
~exception (T... args)
 

Detailed Description

Thrown if a LAPACKE function returns non-zero.


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