ff_symb.h File Reference

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

Go to the source code of this file.

Data Structures

struct  Symbol
struct  Une_regle
struct  Les_regles
struct  Partition
struct  Descripteur
struct  Fct_appartenance
struct  fusion_floue_t

Defines

#define MAXI(i, j)   ( (i) > (j) ? (i) : (j) )
#define MINI(i, j)   ( (i) < (j) ? (i) : (j) )
#define SQR(i)   ( (i) * (i) )

Typedefs

typedef int(* PFI )()
typedef char chaine [100]
typedef unsigned char Byte
typedef float degre_app
typedef degre_appss_ens_flou_symb

Functions

param * ff_symb_lect (fusion_floue_t *des, param *ptp, char *debq)
int ff_symb_init (fusion_floue_t *des)
int ff_symb_calc (fusion_floue_t *des, float *data, float *result)
int ff_symb_ferm (fusion_floue_t *des)


Define Documentation

#define MAXI ( i,
 )     ( (i) > (j) ? (i) : (j) )

Definition at line 31 of file ff_symb.h.

Referenced by tc_zadeh(), and tn_luk().

#define MINI ( i,
 )     ( (i) < (j) ? (i) : (j) )

Definition at line 32 of file ff_symb.h.

Referenced by tc_luk(), and tn_zadeh().

#define SQR (  )     ( (i) * (i) )

Definition at line 33 of file ff_symb.h.


Typedef Documentation

typedef unsigned char Byte

Definition at line 38 of file ff_symb.h.

typedef char chaine[100]

Definition at line 37 of file ff_symb.h.

typedef float degre_app

Definition at line 68 of file ff_symb.h.

typedef int(* PFI)()

Definition at line 35 of file ff_symb.h.

typedef degre_app* ss_ens_flou_symb

Definition at line 69 of file ff_symb.h.


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