alpaqa 1.0.0a18
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Classes | Namespaces
noop.hpp File Reference
#include <alpaqa/inner/directions/panoc-direction-update.hpp>
#include <alpaqa/problem/type-erased-problem.hpp>
#include <variant>
+ Include dependency graph for noop.hpp:

Go to the source code of this file.

Classes

struct  NoopDirection< Conf >
 Direction provider that provides no directions (apply always returns false). More...
 
struct  NoopDirection< Conf >::Params
 

Namespaces

namespace  alpaqa
 

Class Documentation

◆ alpaqa::NoopDirection::Params

struct alpaqa::NoopDirection::Params
+ Collaboration diagram for NoopDirection< Conf >::Params:
Class Members
AcceleratorParams accelerator = {}
DirectionParams direction = {}