Main Page   Data Structures   File List   Data Fields   Globals  

double2scs.c File Reference

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

Go to the source code of this file.

Functions

void scs_set_d (scs_ptr result, double x)
void scs_set_si (scs_ptr result, signed int x)


Detailed Description

Conversion of floating-point double to SCS.

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 double2scs.c.


Function Documentation

void scs_set_d scs_ptr   ,
double   
 

Convert a double into a SCS number (this is an exact operation).

Definition at line 36 of file double2scs.c.

Referenced by scs_inv().

void scs_set_si scs_ptr   ,
signed    int
 

Convert an unsigned int into a SCS number (this is an exact operation).

Definition at line 148 of file double2scs.c.

Referenced by scs_inv().


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