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

Go to the source code of this file.

Classes

struct  AndersonDirectionParams< Conf >
 Parameters for the AndersonDirection class. More...
 
struct  AndersonDirection< Conf >
 
struct  AndersonDirection< Conf >::Params
 

Namespaces

namespace  alpaqa
 

Class Documentation

◆ alpaqa::AndersonDirection::Params

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