#include <stdexcept>#include <vector>#include <boost/shared_ptr.hpp>#include <roboptim/core/detail/autopromote.hh>#include <roboptim/core/differentiable-function.hh>#include <roboptim/core/operator/selection-by-id.hxx>Classes | |
| class | roboptim::SelectionById< U > |
| Select part of a function. More... | |
Namespaces | |
| namespace | roboptim |
| defined(EIGEN_RUNTIME_NO_MALLOC) && !defined(ROBOPTIM_DO_NOT_CHECK_ALLOCATION) | |
Functions | |
| template<typename U > | |
| boost::shared_ptr < SelectionById< U > > | roboptim::selectionById (boost::shared_ptr< U > origin, std::vector< bool > selector) |