MOOCHO (Single Doxygen Collection)
Version of the Day
|
Thrown if a the QP failed and was not corrected. More...
#include <MoochoPack_Exceptions.hpp>
Inherits runtime_error.
Public Member Functions | |
QPFailure (const std::string &what_arg, const ConstrainedOptPack::QPSolverStats &_qp_stats) | |
Public Attributes | |
ConstrainedOptPack::QPSolverStats | qp_stats |
Thrown if a the QP failed and was not corrected.
Definition at line 66 of file MoochoPack_Exceptions.hpp.
|
inline |
Definition at line 69 of file MoochoPack_Exceptions.hpp.
ConstrainedOptPack::QPSolverStats MoochoPack::QPFailure::qp_stats |
Definition at line 74 of file MoochoPack_Exceptions.hpp.