- 3.0.2 optimal control module.
|
#include <omp.h>
#include <math.h>
#include <cmath>
#include <functional>
#include <ct/optcon/costfunction/CostFunctionQuadratic.hpp>
#include <ct/optcon/dms/dms_core/OptVectorDms.h>
#include <ct/optcon/dms/dms_core/ShotContainer.h>
#include <ct/optcon/nlp/DiscreteCostEvaluatorBase.h>
Go to the source code of this file.
Classes | |
class | ct::optcon::CostEvaluatorFull< STATE_DIM, CONTROL_DIM, SCALAR > |
Performs the full cost integration over the shots. More... | |
Namespaces | |
ct | |
ct::optcon | |