alpaqa
1.0.0a17
Nonconvex constrained optimization
Loading...
Searching...
No Matches
src
alpaqa
src
driver
fista-driver.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
alpaqa/config/config.hpp
>
4
5
#include "
options.hpp
"
6
#include "
problem.hpp
"
7
#include "
results.hpp
"
8
#include "
solver-driver.hpp
"
9
10
SharedSolverWrapper
make_fista_driver
(std::string_view direction,
11
Options
&opts);
Options
Definition
options.hpp:22
config.hpp
make_fista_driver
SharedSolverWrapper make_fista_driver(std::string_view direction, Options &opts)
Definition
fista-driver.cpp:44
options.hpp
problem.hpp
results.hpp
solver-driver.hpp
SharedSolverWrapper
std::shared_ptr< SolverWrapper > SharedSolverWrapper
Definition
solver-driver.hpp:19
Generated on Tue Mar 26 2024 for alpaqa by
1.9.8