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