Namespaces | |
lineSearch | |
Classes | |
class | BySubstitution |
Solve a non-linear system equations with explicit and implicit constraints. More... | |
class | HierarchicalIterative |
Solve a system of non-linear equations on a robot configuration. More... | |
Typedefs | |
typedef std::numeric_limits< value_type > | numeric_limits |
typedef Eigen::NumTraits< value_type > | NumTraits |
Functions | |
std::ostream & | operator<< (std::ostream &os, const BySubstitution &hs) |
typedef std::numeric_limits<value_type> hpp::constraints::solver::numeric_limits |
typedef Eigen::NumTraits<value_type> hpp::constraints::solver::NumTraits |
|
inline |