alpaqa guanaqo
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  anonymous_namespace{fista-driver.cpp}

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)
SharedSolverWrapper make_fista_driver (std::string_view direction, Options &opts)

Function Documentation

◆ make_fista_driver()

SharedSolverWrapper make_fista_driver ( std::string_view direction,
Options & opts )

Definition at line 44 of file fista-driver.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: