ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
lq_oc_single_shooting.h File Reference
#include <adore/mad/adoremath.h>
#include <adore/mad/fun_essentials.h>
#include <vector>
#include <qpOASES.hpp>
Include dependency graph for lq_oc_single_shooting.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  adore::mad::LQ_OC_single_shooting< N, R, K, P >
 

Namespaces

 adore
 
 adore::mad
 

Functions

template<typename T , int d>
void adore::mad::define_integrator_chain (dlib::matrix< T, d, d > &Ad, dlib::matrix< T, d, 1 > &Bd, T dt)