#include <stdexcept>#include <vector>#include <boost/shared_ptr.hpp>#include <roboptim/core/detail/autopromote.hh>#include <roboptim/core/differentiable-function.hh>#include <roboptim/core/filter/selection-by-id.hxx>Classes | |
| class | roboptim::SelectionById< U > |
| Select part of a function. More... | |
Namespaces | |
| namespace | roboptim |
Meta-functions, functions and solver-related classes. | |
Functions | |
| template<typename U > | |
| boost::shared_ptr < SelectionById< U > > | roboptim::selectionById (boost::shared_ptr< U > origin, std::vector< bool > selector) |