- 3.0.2 optimal control module.
|
#include <ct/optcon/problem/ContinuousOptConProblem.h>
#include <ct/optcon/nloc/NLOCBackendST.hpp>
#include <ct/optcon/nloc/NLOCBackendMP.hpp>
#include <ct/optcon/nloc/algorithms/SingleShooting.hpp>
#include <ct/optcon/nloc/algorithms/MultipleShooting.hpp>
Go to the source code of this file.
Classes | |
class | ct::optcon::NLOptConSolver< STATE_DIM, CONTROL_DIM, P_DIM, V_DIM, SCALAR, CONTINUOUS > |
Namespaces | |
ct | |
ct::optcon | |