Classes | Macros | Typedefs | Functions | Variables
AD_test.c File Reference
#include <math.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <sys/stat.h>
#include <sys/time.h>
#include "ADsymbolic_output.c"
Include dependency graph for AD_test.c:

Go to the source code of this file.

Classes

struct  ACADOworkspace_
 
struct  timer
 

Macros

#define ACADO_NE   2
 
#define ACADO_NU   2
 
#define ACADO_NX   8
 
#define ACADO_NZ   10
 
#define TIMING   10000
 

Typedefs

typedef struct ACADOworkspace_ ACADOworkspace
 
typedef double real_t
 
typedef struct timer timer
 

Functions

void initializeX (double *x)
 
int main ()
 
void tic (timer *t)
 
real_t toc (timer *t)
 

Variables

ACADOworkspace acadoWorkspace
 

Macro Definition Documentation

#define ACADO_NE   2

Definition at line 50 of file AD_test.c.

#define ACADO_NU   2

Definition at line 48 of file AD_test.c.

#define ACADO_NX   8

Definition at line 47 of file AD_test.c.

#define ACADO_NZ   10

Definition at line 49 of file AD_test.c.

#define TIMING   10000

Definition at line 51 of file AD_test.c.

Typedef Documentation

typedef double real_t

Definition at line 10 of file AD_test.c.

typedef struct timer timer

Function Documentation

void initializeX ( double *  x)

Definition at line 55 of file AD_test.c.

int main ( void  )

Definition at line 104 of file AD_test.c.

void tic ( timer t)

Definition at line 19 of file AD_test.c.

real_t toc ( timer t)

Definition at line 25 of file AD_test.c.

Variable Documentation

ACADOworkspace acadoWorkspace

Definition at line 98 of file AD_test.c.



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