hpp::constraints::solver Namespace Reference

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_typenumeric_limits
 
typedef Eigen::NumTraits< value_typeNumTraits
 

Functions

std::ostream & operator<< (std::ostream &os, const BySubstitution &hs)
 

Typedef Documentation

Function Documentation

std::ostream& hpp::constraints::solver::operator<< ( std::ostream &  os,
const BySubstitution hs 
)
inline