scaling

Undocumented in source.

Members

Functions

compute_inf_norm_cols_KKT
void compute_inf_norm_cols_KKT(csc* P, csc* A, c_float* D, c_float* D_temp_A, c_float* E, c_int n)

Compute infinite norm of the columns of the KKT matrix without forming it

limit_scaling
void limit_scaling(c_float* D, c_int n)
Undocumented in source. Be warned that the author may not have intended to support it.
scale_data
c_int scale_data(OSQPWorkspace* work)
Undocumented in source. Be warned that the author may not have intended to support it.
unscale_data
c_int unscale_data(OSQPWorkspace* work)
Undocumented in source. Be warned that the author may not have intended to support it.
unscale_solution
c_int unscale_solution(OSQPWorkspace* work)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta