vendor/scs/linsys/cpu/indirect/private.h in scs-0.3.1 vs vendor/scs/linsys/cpu/indirect/private.h in scs-0.3.2

- old
+ new

@@ -23,11 +23,10 @@ /* preconditioning */ scs_float *z; scs_float *M; /* reporting */ scs_int tot_cg_its; - scs_float *rho_y_vec; - scs_float rho_x; + const scs_float *diag_r; }; #ifdef __cplusplus } #endif