- 3.0.2 core module.
|
#include <ct/core/systems/continuous_time/ControlledSystem.h>
#include <ct/core/systems/continuous_time/linear/LinearSystem.h>
#include <ct/core/integration/internal/SteppersCT.h>
Go to the source code of this file.
Classes | |
class | ct::core::SensitivityIntegrator< STATE_DIM, CONTROL_DIM, P_DIM, V_DIM, SCALAR > |
This class can integrate a controlled system Furthermore, it provides first order derivatives with respect to initial state and control. More... | |
Namespaces | |
ct | |
ct::core | |
Macros | |
#define | SYMPLECTIC_ENABLED |
#define | SYMPLECTIC_DISABLED |
#define SYMPLECTIC_ENABLED |
Referenced by ct::core::SensitivityIntegrator< STATE_DIM, CONTROL_DIM, P_DIM, V_DIM, SCALAR >::getAandB().
#define SYMPLECTIC_DISABLED |
Referenced by ct::core::SensitivityIntegrator< STATE_DIM, CONTROL_DIM, P_DIM, V_DIM, SCALAR >::getAandB().