Nonconvex constrained optimization
Loading...
Searching...
No Matches
dl-problem.hpp File Reference
#include <alpaqa/config/config.hpp>
#include <alpaqa/dl-loader-export.h>
#include <alpaqa/dl/dl-problem.h>
#include <alpaqa/problem/box-constr-problem.hpp>
#include <alpaqa/problem/sparsity.hpp>
#include <guanaqo/demangled-typename.hpp>
#include <guanaqo/dl-flags.hpp>
#include <guanaqo/dl.hpp>
#include <filesystem>
#include <memory>
#include <span>
#include <stdexcept>
#include <string>
#include <string_view>
#include <type_traits>
Include dependency graph for dl-problem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  invalid_abi_error
class  ExtraFuncs
struct  ExtraFuncs::FuncTag< Func >
class  DLProblem
 Class that loads a problem using dlopen. More...
class  DLControlProblem
 Class that loads an optimal control problem using dlopen. More...

Namespaces

namespace  alpaqa
namespace  alpaqa::dl

Class Documentation

◆ alpaqa::dl::ExtraFuncs::FuncTag

struct alpaqa::dl::ExtraFuncs::FuncTag
Collaboration diagram for ExtraFuncs::FuncTag< Func >: