Main Page   Data Structures   File List   Data Fields   Globals  

scs2double.c File Reference

Conversion of SCS to floating-point double. More...

Go to the source code of this file.

Functions

void scs_get_d (double *result, scs_ptr x)


Detailed Description

Conversion of SCS to floating-point double.

Author:
Defour David David.Defour@ens-lyon.fr , Florent de Dinechin Florent.de.Dinechin@ens-lyon.fr
This file is part of the SCS library.

Definition in file scs2double.c.


Function Documentation

void scs_get_d double *    result,
scs_ptr    x
 

Convert a multiple precision number in scs format into a double precision number.

Warning:
"x" need to be normalized

Definition at line 50 of file scs2double.c.

Referenced by scs_inv().


Generated on Tue Jun 17 10:15:52 2003 for SCSLib by doxygen1.2.15