![]() |
SuperSCS
1.3.2
|
#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) |
#define MAX_SCALE (1e3) |
#define MIN_SCALE (1e-3) |
void scs_normalize_bc | ( | ScsWork * | w | ) |
void scs_normalize_warm_start | ( | ScsWork * | w | ) |
void scs_unnormalize_sol | ( | ScsWork * | w, |
ScsSolution * | sol | ||
) |