|
Belos
Version of the Day
|
LSQRIterationLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine. More...
#include <BelosLSQRIteration.hpp>

Public Member Functions | |
| LSQRIterationLAPACKFailure (const std::string &what_arg) | |
LSQRIterationLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine.
This std::exception is thrown from the iterate() method.
Definition at line 149 of file BelosLSQRIteration.hpp.
| Belos::LSQRIterationLAPACKFailure::LSQRIterationLAPACKFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 150 of file BelosLSQRIteration.hpp.
1.7.6.1