| 
    QPALM  
   1.1.3b1
   Proximal Augmented Lagrangian method for Quadratic Programs 
   | 
 
#include <qpalm.hpp>
View on the solution returned by the solver.
x and y as type vec_t if you need the solution after the solver is gone. 
 Collaboration diagram for qpalm::SolutionView:Data Fields | |
| const_borrowed_vec_t | x {nullptr, 0} | 
| const_borrowed_vec_t | y {nullptr, 0} | 
| const_borrowed_vec_t qpalm::SolutionView::x {nullptr, 0} | 
| const_borrowed_vec_t qpalm::SolutionView::y {nullptr, 0} |