#include <alpaqa/inner/directions/pantr/newton-tr.hpp>#include <alpaqa/inner/pantr.hpp>#include <alpaqa/params/options.hpp>#include <guanaqo/string-util.hpp>#include <alpaqa/driver/alm-driver.hpp>#include <alpaqa/driver/cancel.hpp>#include <alpaqa/driver/solver-driver.hpp>#include "extra-stats.hpp"#include "pantr-driver.hpp"Go to the source code of this file.
Classes | |
| struct | tag_t< T > |
Namespaces | |
| namespace | alpaqa |
| namespace | alpaqa::driver |
| namespace | alpaqa::driver::anonymous_namespace{pantr-driver.cpp} |
Functions | |
| template<template< class Direction > class Solver> | |
| SharedSolverWrapper | make_pantr_like_solver (std::string_view direction, alpaqa::Options &opts) |
| SharedSolverWrapper | make_pantr_driver (std::string_view direction, alpaqa::Options &opts) |
| struct alpaqa::driver::anonymous_namespace{pantr-driver.cpp}::tag_t |