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