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 |
Carray_element | Array to sort in linesearch |
CQPALMData | Data structure |
CQPALMInfo | Solver return information |
CQPALMScaling | Problem scaling matrices stored as vectors |
CQPALMSettings | Settings struct |
CQPALMSolution | Solution structure |
CQPALMSolver | Variables for linear system solving |
CQPALMWorkspace | QPALM Workspace |