fixed a small bug in eval ehrhart
[polylib.git] / doc / codeDoc / html / r2p_8c.html
blob8ec34489f185d8c5bd4e46dfaf43b1ba86e158ae
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>r2p.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>r2p.c File Reference</h1><code>#include &lt;stdio.h&gt;</code><br>
10 <code>#include &lt;polylib/polylib.h&gt;</code><br>
12 <p>
13 <a href="r2p_8c-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
14 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
15 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="r2p_8c.html#a0">main</a> ()</td></tr>
16 <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>
17 </table>
18 <hr><h2>Function Documentation</h2>
19 <a name="a0" doxytag="r2p.c::main"></a><p>
20 <table width="100%" cellpadding="2" cellspacing="0" border="0">
21 <tr>
22 <td class="md">
23 <table cellpadding="0" cellspacing="0" border="0">
24 <tr>
25 <td class="md" nowrap valign="top"> int main </td>
26 <td class="md" valign="top">(&nbsp;</td>
27 <td class="mdname1" valign="top" nowrap>&nbsp; </td>
28 <td class="md" valign="top">)&nbsp;</td>
29 <td class="md" nowrap></td>
30 </tr>
32 </table>
33 </td>
34 </tr>
35 </table>
36 <table cellspacing=5 cellpadding=0 border=0>
37 <tr>
38 <td>
39 &nbsp;
40 </td>
41 <td>
43 <p>
44 EPRINT : print results while computing the ehrhart polynomial.
45 <p>
46 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.
47 <p>
49 <p>
51 <p>
52 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.
53 <p>
54 Definition at line <a class="el" href="r2p_8c-source.html#l00007">7</a> of file <a class="el" href="r2p_8c-source.html">r2p.c</a>.
55 <p>
56 References <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="polyhedron_8c-source.html#l01767">Polyhedron_Print</a>(), and <a class="el" href="polyhedron_8c-source.html#l02036">Rays2Polyhedron</a>(). </td>
57 </tr>
58 </table>
59 <hr><address align="right"><small>Generated on Fri Nov 8 12:10:07 2002 for Polylib by
60 <a href="http://www.doxygen.org/index.html">
61 <img src="doxygen.png" alt="doxygen" align="middle" border=0
62 width=110 height=53></a>1.2.15 </small></address>
63 </body>
64 </html>