alpaqa no-casadi-dep
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
ExternalFunction< Nm, Sgn > Struct Template Reference

#include <alpaqa/casadi/casadi-types.hpp>

Detailed Description

template<Name Nm, class Sgn>
struct builtin::casadi::ExternalFunction< Nm, Sgn >

Reference to CasADi function.

Definition at line 31 of file casadi-types.hpp.

+ Collaboration diagram for ExternalFunction< Nm, Sgn >:

Public Types

using signature_t = Sgn
 

Static Public Member Functions

static signature_tload (void *handle, std::string fname)
 

Static Public Attributes

static constexpr Name name = Nm
 

Member Typedef Documentation

◆ signature_t

template<Name Nm, class Sgn >
using signature_t = Sgn

Definition at line 32 of file casadi-types.hpp.

Member Function Documentation

◆ load()

template<Name Nm, class Sgn >
auto load ( void *  handle,
std::string  fname 
)
static

Definition at line 27 of file casadi-functions.hpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ name

template<Name Nm, class Sgn >
constexpr Name name = Nm
staticconstexpr

Definition at line 33 of file casadi-types.hpp.


The documentation for this struct was generated from the following files: