QPALM
main
Proximal Augmented Lagrangian method for Quadratic Programs
|
▼Nqpalm | |
▼Nalloc | RAII-based wrappers for the allocation and deallocation functions of the C API |
Cladel_sparse_matrix_deleter | |
Cqpalm_workspace_cleaner | Callable that cleans up the given workspace |
CData | Stores the matrices and vectors that define the problem |
CSettings | Settings and parameters for the QPALM solver |
CSolutionView | View on the solution returned by the solver |
CSolver | Main QPALM solver |
▼Mqpalm_fiface | Fortran interface to the C package QPALM, with the aim to minimize the objective function |
Cqpalm_fortran | Invoke the QPALM solver |
Cqpalm_info | Info derived type with component defaults bound to C’s QPALMInfo |
Cqpalm_settings | Settings derived type with component defaults bound to C’s QPALMSettings |