- 3.0.2 optimal control module.
|
#include <omp.h>
#include <math.h>
#include <cmath>
#include <ct/optcon/costfunction/CostFunctionQuadratic.hpp>
#include <ct/optcon/dms/dms_core/OptVectorDms.h>
#include <ct/optcon/dms/dms_core/spline/SplinerBase.h>
#include <ct/optcon/nlp/DiscreteCostEvaluatorBase.h>
Go to the source code of this file.
Classes | |
class | ct::optcon::CostEvaluatorSimple< STATE_DIM, CONTROL_DIM, SCALAR > |
Evaluates the cost at the shots and performs some interpolation in between. More... | |
Namespaces | |
ct | |
ct::optcon | |