#include <alpaqa/casadi-loader-export.hpp>
#include <alpaqa/casadi/casadi-namespace.hpp>
#include <alpaqa/config/config.hpp>
#include <alpaqa/problem/box-constr-problem.hpp>
#include <alpaqa/problem/sparsity.hpp>
#include <alpaqa/util/copyable_unique_ptr.hpp>
#include <filesystem>
#include <map>
#include <string>
#include <alpaqa/casadi/casadi-external-function.hpp>
Go to the source code of this file.
Classes | |
struct | SerializedCasADiFunctions |
struct | CasADiFunctions |
class | CasADiProblem< Conf > |
Problem definition for a CasADi problem, loaded from a DLL. More... | |
Namespaces | |
namespace | alpaqa |
namespace | alpaqa::casadi_loader |