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. | |