|
cyqlone
develop
Fast, parallel and vectorized solver for linear systems with optimal control structure.
|
#include <cyqlone/conversion.hpp>#include <cyqlone/qpalm/example-problems/spring-mass.hpp>#include <cyqlone/qpalm/example-problems/zoh.hpp>#include <batmat/config.hpp>#include <guanaqo/eigen/view.hpp>#include <algorithm>#include <limits>#include <numeric>#include <random>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | cyqlone |
| namespace | cyqlone::qpalm |
| namespace | cyqlone::qpalm::problems |
Functions | |
| SpringMassProblem | cyqlone::qpalm::problems::spring_mass (SpringMassParams p) |