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>

Classes

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

Namespaces

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

Typedefs

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