robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
discretization_method.hpp
Go to the documentation of this file.
1#ifndef ROBOTOC_DISCRETIZATION_METHOD_HPP_
2#define ROBOTOC_DISCRETIZATION_METHOD_HPP_
3
4namespace robotoc {
5
13};
14
15} // namespace robotoc
16
17#endif // ROBOTOC_DISCRETIZATION_METHOD_HPP_
Definition: constraint_component_base.hpp:17
DiscretizationMethod
Discretization method of the optimal control problem.
Definition: discretization_method.hpp:10