#include <roboptim/core/sys.hh>
#include <roboptim/core/debug.hh>
#include <map>
#include <ostream>
#include <boost/shared_ptr.hpp>
#include <boost/functional/hash.hpp>
#include <roboptim/core/cache.hh>
#include <roboptim/core/twice-differentiable-function.hh>
#include <roboptim/core/decorator/cached-function.hxx>
Classes | |
struct | roboptim::Hasher |
Hash generator for argument vector. More... | |
struct | roboptim::detail::CachedFunctionTypes< T > |
class | roboptim::CachedFunction< T > |
Store previous function computation. More... | |
Namespaces | |
namespace | roboptim |
defined(EIGEN_RUNTIME_NO_MALLOC) && !defined(ROBOPTIM_DO_NOT_CHECK_ALLOCATION) | |
namespace | roboptim::detail |