fixed a small bug in eval ehrhart
[polylib.git] / doc / codeDoc / html / structfactor.html
bloba0ae6be3dc389a051f8db64374df772ed444ae07
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>factor struct 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>factor Struct Reference</h1><a href="structfactor-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
10 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
11 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structfactor.html#m0">count</a></td></tr>
12 <tr><td nowrap align=right valign=top>int *&nbsp;</td><td valign=bottom><a class="el" href="structfactor.html#m1">fac</a></td></tr>
13 </table>
14 <hr><h2>Member Data Documentation</h2>
15 <a name="m0" doxytag="factor::count"></a><p>
16 <table width="100%" cellpadding="2" cellspacing="0" border="0">
17 <tr>
18 <td class="md">
19 <table cellpadding="0" cellspacing="0" border="0">
20 <tr>
21 <td class="md" nowrap valign="top"> int factor::count
22 </table>
23 </td>
24 </tr>
25 </table>
26 <table cellspacing=5 cellpadding=0 border=0>
27 <tr>
28 <td>
29 &nbsp;
30 </td>
31 <td>
33 <p>
35 <p>
36 Definition at line <a class="el" href="Lattice_8c-source.html#l00006">6</a> of file <a class="el" href="Lattice_8c-source.html">Lattice.c</a>.
37 <p>
38 Referenced by <a class="el" href="Lattice_8c-source.html#l01655">allfactors</a>(), and <a class="el" href="Lattice_8c-source.html#l01284">Simplify</a>(). </td>
39 </tr>
40 </table>
41 <a name="m1" doxytag="factor::fac"></a><p>
42 <table width="100%" cellpadding="2" cellspacing="0" border="0">
43 <tr>
44 <td class="md">
45 <table cellpadding="0" cellspacing="0" border="0">
46 <tr>
47 <td class="md" nowrap valign="top"> int* factor::fac
48 </table>
49 </td>
50 </tr>
51 </table>
52 <table cellspacing=5 cellpadding=0 border=0>
53 <tr>
54 <td>
55 &nbsp;
56 </td>
57 <td>
59 <p>
61 <p>
62 Definition at line <a class="el" href="Lattice_8c-source.html#l00007">7</a> of file <a class="el" href="Lattice_8c-source.html">Lattice.c</a>.
63 <p>
64 Referenced by <a class="el" href="Lattice_8c-source.html#l01655">allfactors</a>(), and <a class="el" href="Lattice_8c-source.html#l01284">Simplify</a>(). </td>
65 </tr>
66 </table>
67 <hr>The documentation for this struct was generated from the following file:<ul>
68 <li><a class="el" href="Lattice_8c-source.html">Lattice.c</a></ul>
69 <hr><address align="right"><small>Generated on Fri Nov 8 12:10:07 2002 for Polylib by
70 <a href="http://www.doxygen.org/index.html">
71 <img src="doxygen.png" alt="doxygen" align="middle" border=0
72 width=110 height=53></a>1.2.15 </small></address>
73 </body>
74 </html>