#include <alpaqa/casadi/casadi-external-function.hpp>
#include <alpaqa/casadi/casadi-namespace.hpp>
#include <alpaqa/util/dl.hpp>
Go to the source code of this file.
Namespaces | |
namespace | alpaqa |
namespace | alpaqa::casadi |
Functions | |
Function | external (const std::string &name, const std::string &bin_name, DynamicLoadFlags dl_flags) |
Load the given CasADi function from the given DLL/SO file. | |