Loading...
Searching...
No Matches
dummy-laststate.hh File Reference
#include <boost/mpl/vector.hpp>
#include <roboptim/core/solver.hh>
#include <roboptim/core/solver-state.hh>
#include <roboptim/core/plugin/dummy-laststate.hxx>
Include dependency graph for dummy-laststate.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  roboptim::GenericDummySolverLastState< F >
 Dummy solver which always fails, but returns the last state of the solver. More...
 

Namespaces

namespace  roboptim
 defined(EIGEN_RUNTIME_NO_MALLOC) && !defined(ROBOPTIM_DO_NOT_CHECK_ALLOCATION)
 

Typedefs

typedef GenericDummySolverLastState< Function > roboptim::DummySolverLastState
 
typedef GenericDummySolverLastState< DifferentiableSparseFunction > roboptim::DummyDifferentiableSparseSolverLastState