Typedefs | |
using | FISTASolver = alpaqa::FISTASolver<alpaqa::DefaultConfig> |
Functions | |
auto | make_inner_fista_solver (Options &opts) |
template<class LoadedProblem> | |
SharedSolverWrapper | make_fista_driver_impl (std::string_view direction, Options &opts) |
Definition at line 11 of file fista-driver.cpp.
auto make_inner_fista_solver | ( | Options & | opts | ) |
Definition at line 13 of file fista-driver.cpp.
SharedSolverWrapper make_fista_driver_impl | ( | std::string_view | direction, |
Options & | opts ) |
Definition at line 25 of file fista-driver.cpp.