alpaqa no-casadi-dep
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
fista-driver.cpp File Reference
#include <alpaqa/implementation/outer/alm.tpp>
#include <alpaqa/inner/fista.hpp>
#include "alm-driver.hpp"
#include "cancel.hpp"
#include "fista-driver.hpp"
#include "solver-driver.hpp"
+ 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 caller graph for this function: