|
ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
Go to the source code of this file.
Namespaces | |
| ocra | |
| Optimization-based Robot Controller namespace. a library of classes to write and solve optimization problems dedicated to the control of multi-body systems. | |
| ocra::utils | |
Functions | |
| int | ocra::utils::getAddType (const Function &f1, const Function &f2) |
| int | ocra::utils::getAddContinuityProperty (const Function &f1, const Function &f2) |
| bool | ocra::utils::computeGradient (const Function &f1, const Function &f2) |
| bool | ocra::utils::computeHessian (const Function &f1, const Function &f2) |
| int | ocra::utils::getOppositeConvexityProperty (const Function &f) |
| Variable * | ocra::utils::createOutputVariable (Function &f) |
1.8.11