MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ConstrainedOptPack::QPSchur::DualInfeasibleException Class Reference

Thrown if during the course of the primal-dual iteration a non-dual feasible point if found. More...

#include <ConstrainedOptPack_QPSchur.hpp>

Inheritance diagram for ConstrainedOptPack::QPSchur::DualInfeasibleException:
Inheritance graph
[legend]

Public Member Functions

 DualInfeasibleException (const std::string &what_arg)
 
- Public Member Functions inherited from ConstrainedOptPack::QPSchur::NumericalInstabilityException
 NumericalInstabilityException (const std::string &what_arg)
 

Detailed Description

Thrown if during the course of the primal-dual iteration a non-dual feasible point if found.

Definition at line 415 of file ConstrainedOptPack_QPSchur.hpp.

Constructor & Destructor Documentation

ConstrainedOptPack::QPSchur::DualInfeasibleException::DualInfeasibleException ( const std::string &  what_arg)
inline

Definition at line 416 of file ConstrainedOptPack_QPSchur.hpp.


The documentation for this class was generated from the following file: