QPALM
main
Proximal Augmented Lagrangian method for Quadratic Programs
|
Carray_element | Array to sort in linesearch |
Cqpalm::Data | Stores the matrices and vectors that define the problem |
Cqpalm::alloc::ladel_sparse_matrix_deleter | |
Cqpalm_fiface::qpalm_fortran | Invoke the QPALM solver |
Cqpalm_fiface::qpalm_info | Info derived type with component defaults bound to C’s QPALMInfo |
Cqpalm_fiface::qpalm_settings | Settings derived type with component defaults bound to C’s QPALMSettings |
Cqpalm::alloc::qpalm_workspace_cleaner | Callable that cleans up the given workspace |
CQPALMData | Data structure |
CQPALMInfo | Solver return information |
CQPALMScaling | Problem scaling matrices stored as vectors |
▼CQPALMSettings | Settings struct |
Cqpalm::Settings | Settings and parameters for the QPALM solver |
CQPALMSolution | Solution structure |
CQPALMSolver | Variables for linear system solving |
CQPALMWorkspace | QPALM Workspace |
Cqpalm::SolutionView | View on the solution returned by the solver |
Cqpalm::Solver | Main QPALM solver |