Sophie

Sophie

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

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: Initializing scalars</TITLE>

<META NAME="description" CONTENT="APRON 0.9.10: Initializing scalars">
<META NAME="keywords" CONTENT="APRON 0.9.10: Initializing scalars">
<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="SEC74"></A>
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_37.html#SEC73"> &lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_39.html#SEC75"> &gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_36.html#SEC72"> &lt;&lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_37.html#SEC73"> Up </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_43.html#SEC79"> &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> Initializing scalars </H3>
<!--docid::SEC74::-->
<DL>
<DT><U>Function:</U> ap_scalar_t* <B>ap_scalar_alloc</B> <I>()</I>
<DD>Allocate a scalar, of default type DOUBLE (the most economical)
</DL>
<P>

<A NAME="IDX34"></A>
<DL>
<DT><U>Function:</U> void <B>ap_scalar_free</B> <I>(ap_scalar_t* <VAR>op</VAR>)</I>
<DD>Deallocate a scalar.
</DL>
</P><P>

<A NAME="IDX35"></A>
<DL>
<DT><U>Function:</U> void <B>ap_scalar_reinit</B> <I>(ap_scalar_t* <VAR>op</VAR>, ap_scalar_discr_t <VAR>discr</VAR>)</I>
<DD>Change the type of an already allocated scalar (mainly for internal
use)
</DL>
</P><P>

<A NAME="IDX36"></A>
<DL>
<DT><U>Function:</U> void <B>ap_scalar_init</B> <I>(ap_scalar_t* <VAR>op</VAR>, ap_scalar_discr_t <VAR>discr</VAR>)</I>
<DD><A NAME="IDX37"></A>
<DT><U>Function:</U> void <B>ap_scalar_clear</B> <I>(ap_scalar_t* <VAR>op</VAR>)</I>
<DD>Initialize and clear a scalar \`a la GMP (internal use).
</DL>
</P><P>

<A NAME="Assigning scalars"></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>