|
QPALM
1.0.0
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 |
| 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 |