SuperSCS  1.3.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
normalize.h File Reference
#include "scs.h"

Go to the source code of this file.

Macros

#define MIN_SCALE   (1e-3)
 
#define MAX_SCALE   (1e3)
 

Functions

void scs_normalize_bc (ScsWork *w)
 
void scs_normalize_warm_start (ScsWork *w)
 
void scs_unnormalize_sol (ScsWork *w, ScsSolution *sol)
 

Macro Definition Documentation

#define MAX_SCALE   (1e3)
#define MIN_SCALE   (1e-3)

Function Documentation

void scs_normalize_bc ( ScsWork w)
void scs_normalize_warm_start ( ScsWork w)
void scs_unnormalize_sol ( ScsWork w,
ScsSolution sol 
)