Functions
interfaces/matlab/examples/code_generation/simulation/pendulum_export/model.c File Reference
#include "acado_common.h"
Include dependency graph for interfaces/matlab/examples/code_generation/simulation/pendulum_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

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 
)


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:20