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) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (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.
|
inline |
Definition at line 150 of file BelosLSQRIteration.hpp.