#include <alpaqa/accelerators/steihaugcg.hpp>
#include <alpaqa/problem/type-erased-problem.hpp>
#include <alpaqa/util/alloc-check.hpp>
#include <alpaqa/util/index-set.hpp>
#include <cmath>
#include <limits>
#include <optional>
#include <stdexcept>
Go to the source code of this file.
Classes | |
struct | NewtonTRDirectionParams< Conf > |
Parameters for the NewtonTRDirection class. More... | |
struct | NewtonTRDirection< Conf > |
struct | NewtonTRDirection< Conf >::Params |
Namespaces | |
namespace | alpaqa |
struct alpaqa::NewtonTRDirectionParams |
struct alpaqa::NewtonTRDirection::Params |
Class Members | ||
---|---|---|
AcceleratorParams | accelerator = {} | |
DirectionParams | direction = {} |