cyqlone develop
Fast, parallel and vectorized solver for linear systems with optimal control structure.
Loading...
Searching...
No Matches
cyqlone::qpalm::LineSearch< Vec > Member List

This is the complete list of members for cyqlone::qpalm::LineSearch< Vec >, including all inherited members.

breakpointscyqlone::qpalm::LineSearch< Vec >
find_stepsize(ABSum_t a, ABSum_t b, size_t i0, std::span< Breakpoint > pos_bp, bool partition_1=true)cyqlone::qpalm::LineSearch< Vec >static
find_stepsize_base(ABSum_t a, ABSum_t b, size_t i0, std::span< Breakpoint > pos_bp)cyqlone::qpalm::LineSearch< Vec >static
operator()(auto &ctx, auto &backend, real_t η, real_t β, const vec_t &Σ, const vec_t &y, const vec_t &Ad, const vec_t &Ax, const vec_t &b_min, const vec_t &b_max)cyqlone::qpalm::LineSearch< Vec >
settingscyqlone::qpalm::LineSearch< Vec >
vec_t typedefcyqlone::qpalm::LineSearch< Vec >