map.hh File Reference
#include <vector>
#include <boost/shared_ptr.hpp>
#include <roboptim/core/detail/autopromote.hh>
#include <roboptim/core/differentiable-function.hh>
#include <roboptim/core/operator/map.hxx>

Classes

class  roboptim::Map< U >
 Apply a function several times to an input vector. More...

Namespaces

namespace  roboptim
 

defined(EIGEN_RUNTIME_NO_MALLOC) && !defined(ROBOPTIM_DO_NOT_CHECK_ALLOCATION)


Functions

template<typename U >
boost::shared_ptr< Map< U > > roboptim::map (boost::shared_ptr< U > origin, typename U::size_type repeat)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines