addition_scs.c [code] | Functions for SCS addition and subtraction |
division_scs.c [code] | Functions for SCS inverse and division |
double2scs.c [code] | Conversion of floating-point double to SCS |
log.h [code] | |
multiplication_scs.c [code] | Functions for SCS multiplication operations |
poly_fct.c [code] | |
print_scs.c [code] | |
rand_scs.c [code] | |
scs.h [code] | This is the main header file of the SCS library, which defines the SCS data structure, and the functions that implement arithmetic on it |
scs2double.c [code] | Conversion of SCS to floating-point double |
scs2doubleCLEAN_BUT_SLOW.c [code] | |
scs2mpf.c [code] | |
scs2mpfr.c [code] | |
scs_config.h [code] | |
scs_private.h [code] | Various declarations and macros shared by several .c files, but useless to users of the library |
tbx_timing.h [code] | |
test_accuracy.c [code] | Test of SCS library against MPFR |
test_log.c [code] | |
test_timing.c [code] | |
wrapper_scs.h [code] | |
zero_scs.c [code] | Function for setting an SCS number to zero |