Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 121de4cab02664a26a0cd1ceab612659 > files > 150

apron-devel-0.9.10-9.fc18.i686.rpm

<HTML>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- Created on December, 22  2009 by texi2html 1.64 -->
<!-- 
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Olaf Bachmann <obachman@mathematik.uni-kl.de>
Send bugs and suggestions to <texi2html@mathematik.uni-kl.de>
 
-->
<HEAD>
<TITLE>APRON 0.9.10: Allocating generators of level 0</TITLE>

<META NAME="description" CONTENT="APRON 0.9.10: Allocating generators of level 0">
<META NAME="keywords" CONTENT="APRON 0.9.10: Allocating generators of level 0">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="texi2html 1.64">

</HEAD>

<BODY LANG="" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">

<A NAME="SEC160"></A>
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_123.html#SEC159"> &lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_125.html#SEC161"> &gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_118.html#SEC154"> &lt;&lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_123.html#SEC159"> Up </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_127.html#SEC163"> &gt;&gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron.html#SEC_Top">Top</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_toc.html#SEC_Contents">Contents</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[Index]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_abt.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<HR SIZE=1>
<H3> Allocating generators of level 0 </H3>
<!--docid::SEC160::-->
<P>

<A NAME="IDX449"></A>
<DL>
<DT><U>Function:</U> ap_generator0_t <B>ap_generator0_make</B> <I>(ap_gentyp_t <VAR>gentyp</VAR>, ap_linexpr0_t* <VAR>linexpr</VAR>)</I>
<DD>Create a generator of type <VAR>gentyp</VAR> with the expression
<VAR>linexpr</VAR>.
</P><P>

The expression is not duplicated, just pointed to, so it becomes
managed via the generator.
</DL>
</P><P>

<A NAME="IDX450"></A>
<DL>
<DT><U>Function:</U> ap_generator0_t <B>ap_generator0_copy</B> <I>(gent ap_generator0_t* <VAR>gen</VAR>)</I>
<DD>Duplication
</DL>
</P><P>

<A NAME="IDX451"></A>
<DL>
<DT><U>Function:</U> void <B>ap_generator0_clear</B> <I>(ap_generator0_t* <VAR>gen</VAR>)</I>
<DD>Clear the generator.
</DL>
</P><P>

<A NAME="IDX452"></A>
<DL>
<DT><U>Function:</U> void <B>ap_generator0_fprint</B> <I>(FILE* <VAR>stream</VAR>, gent ap_generator0_t* <VAR>gen</VAR>, char** <VAR>name_of_dim</VAR>);</I>
<DD>Print the linear generator on stream <VAR>stream</VAR>, using the array
<VAR>name_of_dim</VAR> to convert dimensions to variable names. If
<VAR>name_of_dim</VAR> is <CODE>NULL</CODE>, the dimensions are named
<CODE>x0,x1,...</CODE>.
</DL>
</P><P>

<A NAME="Arrays of generators of level 0"></A>
<HR SIZE=1>
<BR>  
<FONT SIZE="-1">
This document was generated
by <I>Bertrand Jeannet</I> on <I>December, 22  2009</I>
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>

</BODY>
</HTML>