#include <single_shooting_nlp.hpp>
|
static constexpr int | nx = OCP::nx |
|
static constexpr int | nu = OCP::nu |
|
static constexpr int | nc = OCP::nc |
|
static constexpr int | nuc = nu + nc |
|
static constexpr int | nub = OCP::nub |
|
static constexpr int | dim = nuc * N + 2 * N * nub |
|
◆ SingleShootingNLP() [1/2]
template<class OCP , int N>
◆ SingleShootingNLP() [2/2]
template<class OCP , int N>
◆ ~SingleShootingNLP()
template<class OCP , int N>
◆ eval_fonc_hu()
template<class OCP , int N>
template<typename VectorType >
◆ horizon()
template<class OCP , int N>
◆ lmd()
template<class OCP , int N>
◆ ocp()
template<class OCP , int N>
◆ retrive_dummy()
template<class OCP , int N>
◆ retrive_mu()
template<class OCP , int N>
◆ synchronize_ocp()
template<class OCP , int N>
◆ x()
template<class OCP , int N>
◆ dim
template<class OCP , int N>
◆ nc
template<class OCP , int N>
◆ nu
template<class OCP , int N>
◆ nub
template<class OCP , int N>
◆ nuc
template<class OCP , int N>
◆ nx
template<class OCP , int N>
The documentation for this class was generated from the following file: