#include "IpHessianUpdater.hpp"
#include "IpLowRankUpdateSymMatrix.hpp"
#include "IpMultiVectorMatrix.hpp"
#include "IpDenseVector.hpp"
#include "IpDenseGenMatrix.hpp"
#include "IpDenseSymMatrix.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Ipopt |
Classes | |
class | LimMemQuasiNewtonUpdater |
Implementation of the HessianUpdater for limit-memory quasi-Newton approximation of the Lagrangian Hessian. More... |