16 # endif // ifdef __cplusplus ladel_work solver_common
Definition: types.h:19
Internal data structures used in QPALM.
QPALM Workspace.
Definition: types.h:197
c_float gershgorin_max(solver_sparse *M, c_float *center, c_float *radius)
Calculate the Gershgorin upper bound for the eigenvalues of a symmetric matrix.
Definition: nonconvex.c:185
void set_settings_nonconvex(QPALMWorkspace *work, solver_common *c)
Set the proximal parameters for nonconvex QPs.
Definition: nonconvex.c:171
ladel_sparse_matrix solver_sparse
Definition: types.h:20
ladel_double c_float
type for floating point numbers
Definition: global_opts.h:21