#include <IpExactHessianUpdater.hpp>
Public Member Functions | |
virtual bool | InitializeImpl (const OptionsList &options, const std::string &prefix) |
overloaded from AlgorithmStrategyObject | |
virtual void | UpdateHessian () |
Update the Hessian based on the current information in IpData. | |
Constructors/Destructors | |
ExactHessianUpdater () | |
Default Constructor. | |
virtual | ~ExactHessianUpdater () |
Default destructor. |
ExactHessianUpdater | ( | ) | [inline] |
Default Constructor.
virtual ~ExactHessianUpdater | ( | ) | [inline, virtual] |
Default destructor.
bool InitializeImpl | ( | const OptionsList & | options, | |
const std::string & | prefix | |||
) | [virtual] |
void UpdateHessian | ( | ) | [virtual] |
Update the Hessian based on the current information in IpData.
Implements HessianUpdater.
References DBG_START_METH, AlgorithmStrategyObject::IpCq(), AlgorithmStrategyObject::IpData(), and IpoptData::Set_W().