fixed a small bug in eval ehrhart
[polylib.git] / doc / codeDoc / html / disjoint__union__sep_8c.html
blob9a5df6507f27ae7c106fe27b418cf07f30d3776b
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>disjoint_union_sep.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>disjoint_union_sep.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="disjoint__union__sep_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>Defines</h2></td></tr>
16 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="disjoint__union__sep_8c.html#a0">WS</a>&nbsp;&nbsp;&nbsp;200</td></tr>
17 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
18 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="disjoint__union__sep_8c.html#a1">AffContraintes</a> (Polyhedron *p)</td></tr>
19 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="disjoint__union__sep_8c.html#a2">main</a> ()</td></tr>
20 <tr><td>&nbsp;</td><td><font size=-1><em>EPRINT : print results while computing the ehrhart polynomial.</em> <a href="#a2">More...</a><em></em></font><br><br></td></tr>
21 </table>
22 <hr><h2>Define Documentation</h2>
23 <a name="a0" doxytag="disjoint_union_sep.c::WS"></a><p>
24 <table width="100%" cellpadding="2" cellspacing="0" border="0">
25 <tr>
26 <td class="md">
27 <table cellpadding="0" cellspacing="0" border="0">
28 <tr>
29 <td class="md" nowrap valign="top"> #define WS&nbsp;&nbsp;&nbsp;200
30 </table>
31 </td>
32 </tr>
33 </table>
34 <table cellspacing=5 cellpadding=0 border=0>
35 <tr>
36 <td>
37 &nbsp;
38 </td>
39 <td>
41 <p>
43 <p>
44 Definition at line <a class="el" href="disjoint__union__sep_8c-source.html#l00019">19</a> of file <a class="el" href="disjoint__union__sep_8c-source.html">disjoint_union_sep.c</a>.
45 <p>
46 Referenced by <a class="el" href="disjoint__union__sep_8c-source.html#l00033">main</a>(). </td>
47 </tr>
48 </table>
49 <hr><h2>Function Documentation</h2>
50 <a name="a1" doxytag="disjoint_union_sep.c::AffContraintes"></a><p>
51 <table width="100%" cellpadding="2" cellspacing="0" border="0">
52 <tr>
53 <td class="md">
54 <table cellpadding="0" cellspacing="0" border="0">
55 <tr>
56 <td class="md" nowrap valign="top"> void AffContraintes </td>
57 <td class="md" valign="top">(&nbsp;</td>
58 <td class="md" nowrap valign="top">Polyhedron *&nbsp;</td>
59 <td class="mdname1" valign="top" nowrap>&nbsp; <em>p</em> </td>
60 <td class="md" valign="top">)&nbsp;</td>
61 <td class="md" nowrap></td>
62 </tr>
64 </table>
65 </td>
66 </tr>
67 </table>
68 <table cellspacing=5 cellpadding=0 border=0>
69 <tr>
70 <td>
71 &nbsp;
72 </td>
73 <td>
75 <p>
77 <p>
78 Definition at line <a class="el" href="disjoint__union__sep_8c-source.html#l00023">23</a> of file <a class="el" href="disjoint__union__sep_8c-source.html">disjoint_union_sep.c</a>.
79 <p>
80 References <a class="el" href="polyhedron_8c-source.html#l04351">Polyhedron_PrintConstraints</a>().
81 <p>
82 Referenced by <a class="el" href="disjoint__union__adj_8c-source.html#l00034">main</a>(). </td>
83 </tr>
84 </table>
85 <a name="a2" doxytag="disjoint_union_sep.c::main"></a><p>
86 <table width="100%" cellpadding="2" cellspacing="0" border="0">
87 <tr>
88 <td class="md">
89 <table cellpadding="0" cellspacing="0" border="0">
90 <tr>
91 <td class="md" nowrap valign="top"> int main </td>
92 <td class="md" valign="top">(&nbsp;</td>
93 <td class="mdname1" valign="top" nowrap>&nbsp; </td>
94 <td class="md" valign="top">)&nbsp;</td>
95 <td class="md" nowrap></td>
96 </tr>
98 </table>
99 </td>
100 </tr>
101 </table>
102 <table cellspacing=5 cellpadding=0 border=0>
103 <tr>
104 <td>
105 &nbsp;
106 </td>
107 <td>
110 EPRINT : print results while computing the ehrhart polynomial.
112 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.
118 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.
120 Definition at line <a class="el" href="disjoint__union__sep_8c-source.html#l00033">33</a> of file <a class="el" href="disjoint__union__sep_8c-source.html">disjoint_union_sep.c</a>.
122 References <a class="el" href="disjoint__union__sep_8c-source.html#l00023">AffContraintes</a>(), <a class="el" href="polyhedron_8c-source.html#l01919">Constraints2Polyhedron</a>(), <a class="el" href="polyhedron_8c-source.html#l04129">Disjoint_Domain</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>(), and <a class="el" href="disjoint__union__sep_8c-source.html#l00019">WS</a>. </td>
123 </tr>
124 </table>
125 <hr><address align="right"><small>Generated on Fri Nov 8 12:10:07 2002 for Polylib by
126 <a href="http://www.doxygen.org/index.html">
127 <img src="doxygen.png" alt="doxygen" align="middle" border=0
128 width=110 height=53></a>1.2.15 </small></address>
129 </body>
130 </html>