fixed a small bug in eval ehrhart
[polylib.git] / doc / codeDoc / html / pp_8c.html
bloba96031524222bb9e7e18d4ed8bc755d4e9653188
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>pp.c File Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.2.15 -->
7 <center>
8 <a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
9 <hr><h1>pp.c File Reference</h1><code>#include &lt;stdio.h&gt;</code><br>
10 <code>#include &lt;stdlib.h&gt;</code><br>
11 <code>#include &lt;polylib/polylib.h&gt;</code><br>
13 <p>
14 <a href="pp_8c-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
15 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
16 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="pp_8c.html#a0">main</a> ()</td></tr>
17 <tr><td>&nbsp;</td><td><font size=-1><em>EPRINT : print results while computing the ehrhart polynomial.</em> <a href="#a0">More...</a><em></em></font><br><br></td></tr>
18 </table>
19 <hr><h2>Function Documentation</h2>
20 <a name="a0" doxytag="pp.c::main"></a><p>
21 <table width="100%" cellpadding="2" cellspacing="0" border="0">
22 <tr>
23 <td class="md">
24 <table cellpadding="0" cellspacing="0" border="0">
25 <tr>
26 <td class="md" nowrap valign="top"> int main </td>
27 <td class="md" valign="top">(&nbsp;</td>
28 <td class="mdname1" valign="top" nowrap>&nbsp; </td>
29 <td class="md" valign="top">)&nbsp;</td>
30 <td class="md" nowrap></td>
31 </tr>
33 </table>
34 </td>
35 </tr>
36 </table>
37 <table cellspacing=5 cellpadding=0 border=0>
38 <tr>
39 <td>
40 &nbsp;
41 </td>
42 <td>
44 <p>
45 EPRINT : print results while computing the ehrhart polynomial.
46 <p>
47 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.
48 <p>
50 <p>
52 <p>
53 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.
54 <p>
55 Definition at line <a class="el" href="pp_8c-source.html#l00006">6</a> of file <a class="el" href="pp_8c-source.html">pp.c</a>.
56 <p>
57 References <a class="el" href="polyhedron_8c-source.html#l01919">Constraints2Polyhedron</a>(), <a class="el" href="polyhedron_8c-source.html#l01744">Domain_Free</a>(), <a class="el" href="matrix_8c-source.html#l00085">Matrix_Free</a>(), <a class="el" href="matrix_8c-source.html#l00170">Matrix_Read</a>(), <a class="el" href="polyparam_8c-source.html#l01672">Param_Polyhedron_Free</a>(), <a class="el" href="polyparam_8c-source.html#l01580">Polyhedron2Param_Domain</a>(), <a class="el" href="polyparam_8c-source.html#l01505">Print_Domain</a>(), <a class="el" href="polyparam_8c-source.html#l01402">Print_Vertex</a>(), and <a class="el" href="param_8c-source.html#l00013">Read_ParamNames</a>(). </td>
58 </tr>
59 </table>
60 <hr><address align="right"><small>Generated on Fri Nov 8 12:10:07 2002 for Polylib by
61 <a href="http://www.doxygen.org/index.html">
62 <img src="doxygen.png" alt="doxygen" align="middle" border=0
63 width=110 height=53></a>1.2.15 </small></address>
64 </body>
65 </html>