#include <scythestat/error.h>
Inheritance diagram for scythe::scythe_lapack_internal_error:


Library members throw this exception when an underlying LAPACK or BLAS routine indicates that an internal error has occurred.
Public Member Functions | |
| scythe_lapack_internal_error (const std::string &file, const std::string &function, const unsigned int &line, const std::string &message="", const bool &halt=false) throw () | |
1.4.7