| syten::LapackException::LapackException | ( | std::string const & | function, |
| lapack_int const | retval, | ||
| std::string const & | extra = ".\n" |
||
| ) |
Standard ctor.
| function | string naming the function, e.g. "zgemm" |
| retval | return value of the function |
| extra | some extra info |