- 3.0.2 optimal control module.
|
#include <cmath>
#include <functional>
#include "SensitivityIntegratorCT.h"
#include <ct/optcon/costfunction/CostFunctionQuadratic.hpp>
#include <ct/optcon/dms/dms_core/DmsDimensions.h>
#include <ct/optcon/dms/dms_core/OptVectorDms.h>
#include <ct/optcon/dms/dms_core/ControllerDms.h>
Go to the source code of this file.
Classes | |
class | ct::optcon::ShotContainer< STATE_DIM, CONTROL_DIM, SCALAR > |
This class performs the state and the sensitivity integration on a shot. More... | |
Namespaces | |
ct | |
ct::optcon | |