initialize.h File Reference

#include <iostream.h>
#include <stdlib.h>
#include <stdio.h>
#include <fstream.h>

Go to the source code of this file.

Classes

struct  word
struct  pointers

Defines

#define PREC   8
#define PRC   12
#define LEN   30

Typedefs

typedef struct word WORD
typedef struct pointers POINTERS

Functions

void Initialize (double **&delta, istream &input, int n, POINTERS *trees)
void Print_output (int i, POINTERS *trees, FILE *output)


Define Documentation

#define LEN   30

#define PRC   12

Referenced by main(), and njtree::reduction().

#define PREC   8

Referenced by Finish(), and main().


Typedef Documentation

typedef struct pointers POINTERS

typedef struct word WORD


Function Documentation

void Initialize ( double **&  delta,
istream input,
int  n,
POINTERS trees 
)

References pointers::head, LEN, word::name, name, word::suiv, and pointers::tail.

Referenced by main().

void Print_output ( int  i,
POINTERS trees,
FILE *  output 
)


Generated on Wed Oct 14 21:49:17 2009 for Softwares from Orpara by  doxygen 1.5.6