fixed a small bug in eval ehrhart
[polylib.git] / doc / codeDoc / html / c2p_8c.html
blob340be3454232e6fef60123750177ac400b3c885c
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>c2p.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>c2p.c File Reference</h1><code>#include &lt;polylib/polylib.h&gt;</code><br>
11 <p>
12 <a href="c2p_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>Defines</h2></td></tr>
14 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="c2p_8c.html#a0">WS</a>&nbsp;&nbsp;&nbsp;1000</td></tr>
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="c2p_8c.html#a1">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="#a1">More...</a><em></em></font><br><br></td></tr>
18 </table>
19 <hr><h2>Define Documentation</h2>
20 <a name="a0" doxytag="c2p.c::WS"></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"> #define WS&nbsp;&nbsp;&nbsp;1000
27 </table>
28 </td>
29 </tr>
30 </table>
31 <table cellspacing=5 cellpadding=0 border=0>
32 <tr>
33 <td>
34 &nbsp;
35 </td>
36 <td>
38 <p>
40 <p>
41 Definition at line <a class="el" href="c2p_8c-source.html#l00001">1</a> of file <a class="el" href="c2p_8c-source.html">c2p.c</a>.
42 <p>
43 Referenced by <a class="el" href="c2p_8c-source.html#l00005">main</a>(). </td>
44 </tr>
45 </table>
46 <hr><h2>Function Documentation</h2>
47 <a name="a1" doxytag="c2p.c::main"></a><p>
48 <table width="100%" cellpadding="2" cellspacing="0" border="0">
49 <tr>
50 <td class="md">
51 <table cellpadding="0" cellspacing="0" border="0">
52 <tr>
53 <td class="md" nowrap valign="top"> int main </td>
54 <td class="md" valign="top">(&nbsp;</td>
55 <td class="mdname1" valign="top" nowrap>&nbsp; </td>
56 <td class="md" valign="top">)&nbsp;</td>
57 <td class="md" nowrap></td>
58 </tr>
60 </table>
61 </td>
62 </tr>
63 </table>
64 <table cellspacing=5 cellpadding=0 border=0>
65 <tr>
66 <td>
67 &nbsp;
68 </td>
69 <td>
71 <p>
72 EPRINT : print results while computing the ehrhart polynomial.
73 <p>
74 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.
75 <p>
77 <p>
79 <p>
80 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.
81 <p>
82 Definition at line <a class="el" href="c2p_8c-source.html#l00005">5</a> of file <a class="el" href="c2p_8c-source.html">c2p.c</a>.
83 <p>
84 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#l00109">Matrix_Print</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="c2p_8c-source.html#l00001">WS</a>. </td>
85 </tr>
86 </table>
87 <hr><address align="right"><small>Generated on Fri Nov 8 12:10:07 2002 for Polylib by
88 <a href="http://www.doxygen.org/index.html">
89 <img src="doxygen.png" alt="doxygen" align="middle" border=0
90 width=110 height=53></a>1.2.15 </small></address>
91 </body>
92 </html>