57 PARAMS_MEMBER(recompute_last_prox_step_after_direction_reset),
78 PARAMS_MEMBER(recompute_last_prox_step_after_stepsize_change),
112 PARAMS_MEMBER(recompute_last_prox_step_after_stepsize_change),
vec finite_diff(const std::function< real_t(crvec)> &f, crvec x)
#define PARAMS_MEMBER(name)
Helper macro to easily initialize a alpaqa::params::attribute_table_t.
#define PARAMS_ALIAS_TABLE(type_,...)
Helper macro to easily specialize alpaqa::params::attribute_alias_table.
#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.