|  | 
|  | EndpointConstraintInfo (std::string name, int num_outputs, std::unique_ptr< Integrand > ifunc, std::unique_ptr< Endpoint > efunc, casadi::DM lowerBounds, casadi::DM upperBounds) | 
|  | 
|  | EndpointInfo (std::string name, int num_outputs, std::unique_ptr< Integrand > ifunc, std::unique_ptr< Endpoint > efunc) | 
|  | 
|  | 
| casadi::DM | lowerBounds | 
|  | 
| casadi::DM | upperBounds | 
|  | 
| std::string | name | 
|  | 
| int | num_outputs | 
|  | 
| std::unique_ptr< Integrand > | integrand_function | 
|  | 
| std::unique_ptr< Endpoint > | endpoint_function | 
|  | 
The documentation for this struct was generated from the following file: