alpaqa 1.1.0a1
Nonconvex constrained optimization
Loading...
Searching...
No Matches
anonymous_namespace{fista-driver.cpp} Namespace Reference

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)

Typedef Documentation

◆ FISTASolver

Function Documentation

◆ make_inner_fista_solver()

auto make_inner_fista_solver ( Options & opts)

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

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

◆ make_fista_driver_impl()

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

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

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