MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "ConstrainedOptPack_QPSolverStats.hpp"
#include "Teuchos_StandardMemberCompositionMacros.hpp"
Go to the source code of this file.
Classes | |
class | ConstrainedOptPack::QPSolverRelaxed |
Solves Quadratic Programs (QPs) of several different forms while allowing a relaxation of the constraints. More... | |
class | ConstrainedOptPack::QPSolverRelaxed::Unbounded |
Thrown if the QP is unbounded. More... | |
class | ConstrainedOptPack::QPSolverRelaxed::Infeasible |
Thrown if the QP is infeasible. More... | |
class | ConstrainedOptPack::QPSolverRelaxed::InvalidInput |
Thrown if there is invalid input. More... | |
class | ConstrainedOptPack::QPSolverRelaxed::TestFailed |
Thrown if a test failed. More... | |
Namespaces | |
ConstrainedOptPack | |