- 3.0.2 optimal control module.
MIMOIntegrator.h File Reference

Go to the source code of this file.

Classes

class  ct::optcon::example::MIMOIntegrator< state_dim, control_dim >
 Dynamics class for the GNMS unit test. More...
 
class  ct::optcon::example::MIMOIntegratorLinear< state_dim, control_dim >
 Linear system class for the GNMS unit test. More...
 

Namespaces

 ct
 
 ct::optcon
 
 ct::optcon::example
 

Functions

template<size_t state_dim, size_t control_dim>
std::shared_ptr< CostFunctionQuadratic< state_dim, control_dim > > ct::optcon::example::createMIMOIntegratorCostFunction (const core::StateVector< state_dim > &x_final)