alpaqa 1.0.0a16
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
prox.hpp File Reference
#include <alpaqa/config/config.hpp>
#include <alpaqa/util/tag-invoke.hpp>
+ Include dependency graph for prox.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  prox_fn
 Proximal mapping customization point. More...
 
struct  prox_step_fn
 Proximal mapping customization point for forward-backward steps. More...
 

Namespaces

namespace  alpaqa
 

Variables

struct alpaqa::prox_fn prox
 Compute the proximal mapping.
 
struct alpaqa::prox_step_fn prox_step
 Compute a generalized forward-backward step.