alpaqa 1.0.0a12
Nonconvex constrained optimization
Loading...
Searching...
No Matches
BoxConstrProblem< Conf > Member List

This is the complete list of members for BoxConstrProblem< Conf >, including all inherited members.

Box typedefBoxConstrProblem< Conf >
BoxConstrProblem(length_t n, length_t m)BoxConstrProblem< Conf >inline
BoxConstrProblem(Box C, Box D, vec l1_reg=vec(0), index_t penalty_alm_split=0)BoxConstrProblem< Conf >inline
BoxConstrProblem(const BoxConstrProblem &)=defaultBoxConstrProblem< Conf >
BoxConstrProblem(BoxConstrProblem &&) noexcept=defaultBoxConstrProblem< Conf >
CBoxConstrProblem< Conf >
check() constBoxConstrProblem< Conf >inline
DBoxConstrProblem< Conf >
eval_inactive_indices_res_lna(real_t γ, crvec x, crvec grad_ψ, rindexvec J) constBoxConstrProblem< Conf >inline
eval_proj_diff_g(crvec z, rvec p) constBoxConstrProblem< Conf >inline
eval_proj_grad_step_box(const Box &C, real_t γ, crvec x, crvec grad_ψ, rvec x̂, rvec p)BoxConstrProblem< Conf >inlinestatic
eval_proj_multipliers(rvec y, real_t M) constBoxConstrProblem< Conf >inline
eval_proj_multipliers_box(const Box &D, rvec y, real_t M, index_t penalty_alm_split)BoxConstrProblem< Conf >inlinestatic
eval_prox_grad_step(real_t γ, crvec x, crvec grad_ψ, rvec x̂, rvec p) constBoxConstrProblem< Conf >inline
eval_prox_grad_step_box_l1(const Box &C, const auto &λ, real_t γ, crvec x, crvec grad_ψ, rvec x̂, rvec p)BoxConstrProblem< Conf >inlinestatic
eval_prox_grad_step_box_l1_impl(const Box &C, const auto &λ, real_t γ, crvec x, crvec grad_ψ, rvec x̂, rvec p)BoxConstrProblem< Conf >inlinestatic
eval_prox_grad_step_box_l1_scal(const Box &C, real_t λ, real_t γ, crvec x, crvec grad_ψ, rvec x̂, rvec p)BoxConstrProblem< Conf >inlinestatic
get_box_C() constBoxConstrProblem< Conf >inline
get_box_D() constBoxConstrProblem< Conf >inline
get_m() constBoxConstrProblem< Conf >inline
get_n() constBoxConstrProblem< Conf >inline
l1_regBoxConstrProblem< Conf >
mBoxConstrProblem< Conf >
nBoxConstrProblem< Conf >
operator=(const BoxConstrProblem &)=defaultBoxConstrProblem< Conf >
operator=(BoxConstrProblem &&) noexcept=defaultBoxConstrProblem< Conf >
penalty_alm_splitBoxConstrProblem< Conf >
resize(length_t n, length_t m)BoxConstrProblem< Conf >inline