#include <roboptim/core/sys.hh>#include <roboptim/core/debug.hh>#include <iostream>#include <vector>#include <roboptim/core/function.hh>#include <roboptim/core/solver-warning.hh>| Classes | |
| class | roboptim::Result | 
| Represents the solution of an optimization problem.  More... | |
| Namespaces | |
| namespace | roboptim | 
| defined(EIGEN_RUNTIME_NO_MALLOC) && !defined(ROBOPTIM_DO_NOT_CHECK_ALLOCATION) | |
| Functions | |
| ROBOPTIM_CORE_DLLAPI std::ostream & | roboptim::operator<< (std::ostream &o, const Result &r) | 
| Override operator<< to handle result display.  More... | |