7#ifndef __IPEXACTHESSIANUPDATER_HPP__
8#define __IPEXACTHESSIANUPDATER_HPP__
35 const std::string& prefix
ExactHessianUpdater(const ExactHessianUpdater &)
Copy Constructor.
virtual bool InitializeImpl(const OptionsList &options, const std::string &prefix)
overloaded from AlgorithmStrategyObject
void operator=(const ExactHessianUpdater &)
Default Assignment Operator.
virtual ~ExactHessianUpdater()
Destructor.
virtual void UpdateHessian()
Update the Hessian based on the current information in IpData.
ExactHessianUpdater()
Default Constructor.
HessianUpdater()
Default Constructor.
This class stores a list of user set options.
This file contains a base class for all exceptions and a set of macros to help with exceptions.