Classes | Defines | 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

Defines

#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

Define 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

Definition at line 98 of file AD_test.c.



acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:33