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/filter/map.hxx>

Classes

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

Namespaces

namespace  roboptim
 

Meta-functions, functions and solver-related classes.


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 Friends Defines