Functions
examples/code_generation/simulation/externModel_export/model.c File Reference
#include "acado_common.h"
Include dependency graph for examples/code_generation/simulation/externModel_export/model.c:

Go to the source code of this file.

Functions

void out (const real_t *x, real_t *f)
 
void out_jac (const real_t *x, real_t *f)
 
void rhs (const real_t *x, real_t *f)
 
void rhs_jac (const real_t *x, real_t *f)
 

Function Documentation

◆ out()

void out ( const real_t x,
real_t f 
)

◆ out_jac()

void out_jac ( const real_t x,
real_t f 
)

◆ rhs()

void rhs ( const real_t x,
real_t f 
)

◆ rhs_jac()

void rhs_jac ( const real_t x,
real_t f 
)


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Feb 28 2022 21:32:19