73 PARAMS_MEMBER(recompute_last_prox_step_after_direction_reset),
94 PARAMS_MEMBER(recompute_last_prox_step_after_stepsize_change),
128 PARAMS_MEMBER(recompute_last_prox_step_after_stepsize_change),
vec finite_diff(const std::function< real_t(crvec)> &f, crvec x)
#define PARAMS_ALIAS_TABLE(type_,...)
Helper macro to easily specialize alpaqa::params::attribute_alias_table.
#define ENUM_TABLE(type_,...)
Helper macro to easily specialize alpaqa::params::enum_table.
#define ENUM_MEMBER(name,...)
Helper macro to easily initialize a alpaqa::params::enum_table_t.
#define PARAMS_MEMBER(name,...)
Helper macro to easily initialize a alpaqa::params::attribute_table_t.
#define PARAMS_TABLE(type_,...)
Helper macro to easily specialize alpaqa::params::attribute_table.
#define PARAMS_MEMBER_ALIAS(alias, name)
Helper macro to easily initialize a alpaqa::params::attribute_alias_table_t.