#include <alpaqa/qpalm/qpalm-adapter.hpp>
Definition at line 8 of file qpalm-adapter.hpp.
Classes | |
struct | Storage |
Public Attributes | |
std::unique_ptr< Storage > | sto = std::make_unique<Storage>() |
struct alpaqa::OwningQPALMData::Storage |
Class Members | ||
---|---|---|
ladel_sparse_matrix_ptr | Q | |
ladel_sparse_matrix_ptr | A | |
vec | q | |
Box< config_t > | b |
Definition at line 15 of file qpalm-adapter.hpp.