#include <alpaqa/problem/sparsity-conversions.hpp>
#include <alpaqa/problem/sparsity.hpp>
#include <alpaqa/qpalm/qpalm-adapter.hpp>
#include <alpaqa/util/lin-constr-converter.hpp>
#include <qpalm/sparse.hpp>
#include <cmath>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
namespace | alpaqa |
namespace | alpaqa::anonymous_namespace{qpalm-adapter.cpp} |
Functions | |
int | convert_symmetry (sparsity::Symmetry symmetry) |
OwningQPALMData | build_qpalm_problem (const TypeErasedProblem< EigenConfigd > &problem) |