Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ff8e7344076b5fbaa54d805766a057bd > files > 28

libscs-devel-1.4.1-4.fc15.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>scs2double.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.15 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>scs2double.c File Reference</h1>Conversion of SCS to floating-point double. 
<a href="#_details">More...</a>
<p>

<p>
<a href="scs2double_8c-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="scs2double_8c.html#a0">scs_get_d</a> (double *result, <a class="el" href="scs_8h.html#a2">scs_ptr</a> x)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Conversion of SCS to floating-point double.
<p>
<dl compact><dt><b>
Author: </b><dd>
Defour David <a href="mailto:David.Defour@ens-lyon.fr">David.Defour@ens-lyon.fr</a> , Florent de Dinechin <a href="mailto:Florent.de.Dinechin@ens-lyon.fr">Florent.de.Dinechin@ens-lyon.fr</a></dl>This file is part of the SCS library.
<p>

<p>
Definition in file <a class="el" href="scs2double_8c-source.html">scs2double.c</a>.<hr><h2>Function Documentation</h2>
<a name="a0" doxytag="scs2double.c::scs_get_d"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void scs_get_d </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">double *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>result</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="scs_8h.html#a2">scs_ptr</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>x</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Convert a multiple precision number in <a class="el" href="structscs.html">scs</a> format into a double precision number.
<p>
<dl compact><dt><b>
Warning: </b><dd>
"x" need to be normalized </dl>
<p>
Definition at line <a class="el" href="scs2double_8c-source.html#l00050">50</a> of file <a class="el" href="scs2double_8c-source.html">scs2double.c</a>.
<p>
Referenced by <a class="el" href="division__scs_8c-source.html#l00038">scs_inv</a>().    </td>
  </tr>
</table>
<hr><address align="right"><small>Generated on Tue Jun 17 10:15:52 2003 for SCSLib by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.15 </small></address>
</body>
</html>