alpaqa 1.0.0a19
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Classes | Namespaces
lbfgs.hpp File Reference
#include <alpaqa/accelerators/lbfgs.hpp>
#include <alpaqa/inner/directions/panoc-direction-update.hpp>
#include <alpaqa/problem/type-erased-problem.hpp>
+ Include dependency graph for lbfgs.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LBFGSDirectionParams< Conf >
 Parameters for the LBFGSDirection class. More...
 
struct  LBFGSDirection< Conf >
 
struct  LBFGSDirection< Conf >::Params
 

Namespaces

namespace  alpaqa
 

Class Documentation

◆ alpaqa::LBFGSDirection::Params

struct alpaqa::LBFGSDirection::Params
+ Collaboration diagram for LBFGSDirection< Conf >::Params:
Class Members
AcceleratorParams accelerator = {}
DirectionParams direction = {}