choquet.h File Reference

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "image.h"
#include "proto2D.h"

Include dependency graph for choquet.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  choquet_interaction_t

Defines

#define TAILLE_NOM_FICHIER   20
#define AUCUNE_ERREUR   0
#define ERREUR_CHOQUET_FILE   1
#define ERREUR_CHOQUET_LIGNE_MATRICE   2
#define ERREUR_CHOQUET_COLONNE_MATRICE   3
#define ERREUR_CHOQUET_NU   4
#define ERREUR_CHOQUET_INTERACTION   5

Typedefs

typedef float * parametre

Functions

param * choquet_interaction_lect (choquet_interaction_t *desc, param *ptp, char *debq)
int choquet_interaction_init (choquet_interaction_t *choquet_interaction_desc)
int choquet_interaction_calc (choquet_interaction_t *choquet_interaction_desc, float *donnee, float *resultat)
int choquet_interaction_ferm (choquet_interaction_t *desc4)


Define Documentation

#define AUCUNE_ERREUR   0

Definition at line 36 of file choquet.h.

Referenced by choquet_interaction_calc(), choquet_interaction_init(), and main().

#define ERREUR_CHOQUET_COLONNE_MATRICE   3

Definition at line 39 of file choquet.h.

Referenced by choquet_interaction_init(), and main().

#define ERREUR_CHOQUET_FILE   1

Definition at line 37 of file choquet.h.

Referenced by choquet_interaction_init(), and main().

#define ERREUR_CHOQUET_INTERACTION   5

Definition at line 41 of file choquet.h.

Referenced by choquet_interaction_init(), and main().

#define ERREUR_CHOQUET_LIGNE_MATRICE   2

Definition at line 38 of file choquet.h.

Referenced by choquet_interaction_init(), and main().

#define ERREUR_CHOQUET_NU   4

Definition at line 40 of file choquet.h.

Referenced by choquet_interaction_init(), and main().

#define TAILLE_NOM_FICHIER   20

Definition at line 35 of file choquet.h.

Referenced by main().


Typedef Documentation

typedef float* parametre

Definition at line 45 of file choquet.h.


Generated on Tue Apr 22 13:31:03 2008 for donnee1D by  doxygen 1.5.3