Definition at line 13 of file alm-helpers.tpp.
Static Public Member Functions | |
static void | update_penalty_weights (const ALMParams< config_t > ¶ms, real_t Δ, bool first_iter, rvec e, rvec old_e, real_t norm_e, real_t old_norm_e, rvec Σ) |
static void | initialize_penalty (const TypeErasedProblem< config_t > &p, const ALMParams< config_t > ¶ms, crvec x0, rvec Σ) |
static void | initialize_penalty (const TypeErasedControlProblem< config_t > &p, const ALMParams< config_t > ¶ms, crvec x0, rvec Σ) |
|
inlinestatic |
Definition at line 16 of file alm-helpers.tpp.
|
inlinestatic |
Definition at line 56 of file alm-helpers.tpp.