#include <alpaqa/inner/directions/pantr/newton-tr.hpp>
#include <alpaqa/inner/pantr.hpp>
#include "alm-driver.hpp"
#include "cancel.hpp"
#include "pantr-driver.hpp"
#include "solver-driver.hpp"
#include "util.hpp"
Go to the source code of this file.
Functions | |
solver_func_t | make_pantr_driver (std::string_view direction, Options &opts) |
solver_func_t make_pantr_driver | ( | std::string_view | direction, |
Options & | opts | ||
) |