Main Page   Compound List   File List   Compound Members   File Members  

c2p.c File Reference

#include <polylib/polylib.h>

Go to the source code of this file.

Defines

#define WS   1000

Functions

int main ()
 EPRINT : print results while computing the ehrhart polynomial.


Define Documentation

#define WS   1000
 

Definition at line 1 of file c2p.c.

Referenced by main().


Function Documentation

int main  
 

EPRINT : print results while computing the ehrhart polynomial.

this is done by default if you build the executable ehrhart. (If EMAIN is defined). Don't define EMAIN here, it is defined when necessary in the makefile.

Notice: you may however define EPRINT without defining EMAIN, but in this case, you have to initialize the global variable param_name by calling Read_ParamNames before any call to ehrhart. This is NOT recommanded, unless you know what you do. EPRINT causes more debug messages to be printed.

Definition at line 5 of file c2p.c.

References Constraints2Polyhedron(), Domain_Free(), Matrix_Free(), Matrix_Print(), Matrix_Read(), matrix::NbColumns, P_VALUE_FMT, Polyhedron_Print(), and WS.


Generated on Mon Mar 15 10:59:52 2004 for polylib by doxygen1.2.18