Nonconvex constrained optimization
Loading...
Searching...
No Matches
fista-driver.cpp File Reference
Include dependency graph for fista-driver.cpp:

Go to the source code of this file.

Namespaces

namespace  alpaqa
namespace  alpaqa::driver
namespace  alpaqa::driver::anonymous_namespace{fista-driver.cpp}

Typedefs

using FISTASolver = alpaqa::FISTASolver<alpaqa::DefaultConfig>

Functions

auto make_inner_fista_solver (alpaqa::Options &opts)
template<class LoadedProblem>
SharedSolverWrapper make_fista_driver_impl (std::string_view direction, alpaqa::Options &opts)
SharedSolverWrapper make_fista_driver (std::string_view direction, alpaqa::Options &opts)