alpaqa 1.1.0a1
Nonconvex constrained optimization
Loading...
Searching...
No Matches
indicator-box.hpp File Reference
#include <alpaqa/config/config.hpp>
#include <alpaqa/functions/prox.hpp>
#include <alpaqa/problem/box.hpp>
#include <cassert>
Include dependency graph for indicator-box.hpp:

Go to the source code of this file.

Namespaces

namespace  alpaqa
namespace  alpaqa::sets

Functions

template<Config Conf>
Conf::real_t guanaqo_tag_invoke (tag_t< alpaqa::prox >, Box< Conf > &self, typename Conf::crmat in, typename Conf::rmat out, typename Conf::real_t γ)
template<Config Conf>
Conf::real_t guanaqo_tag_invoke (tag_t< alpaqa::prox_step >, Box< Conf > &self, typename Conf::crmat in, typename Conf::crmat fwd_step, typename Conf::rmat out, typename Conf::rmat fb_step, typename Conf::real_t γ, typename Conf::real_t γ_fwd)