| addConstraint(const ConstraintPtr_t &constraint) | hpp::core::ConstraintSet | |
| apply(ConfigurationOut_t configuration) | hpp::core::Constraint | |
| begin() | hpp::core::ConstraintSet | |
| compressMatrix(matrixIn_t normal, matrixOut_t small, bool rows=true) const | hpp::core::ConstraintSet | |
| compressMatrix(matrixIn_t normal, matrixOut_t small, bool rows=true) const | hpp::core::ConstraintSet | |
| compressVector(vectorIn_t normal, vectorOut_t small) const | hpp::core::ConstraintSet | |
| compressVector(vectorIn_t normal, vectorOut_t small) const | hpp::core::ConstraintSet | |
| configProjector() const | hpp::core::ConstraintSet | |
| hpp::core::Constraint::Constraint(const std::string &name) | hpp::core::Constraint | protected |
| hpp::core::Constraint::Constraint(const Constraint &constraint) | hpp::core::Constraint | protected |
| ConstraintSet(const DevicePtr_t &robot, const std::string &name) | hpp::manipulation::ConstraintSet | protected |
| ConstraintSet(const ConstraintSet &other) | hpp::manipulation::ConstraintSet | protected |
| hpp::core::ConstraintSet::ConstraintSet(const ConstraintSet &other) | hpp::core::ConstraintSet | protected |
| copy() const | hpp::manipulation::ConstraintSet | virtual |
| create(const DevicePtr_t &robot, const std::string &name) | hpp::manipulation::ConstraintSet | static |
| createCopy(const ConstraintSetPtr_t &cs) | hpp::manipulation::ConstraintSet | static |
| edge(graph::EdgePtr_t edge) | hpp::manipulation::ConstraintSet | |
| edge() const | hpp::manipulation::ConstraintSet | |
| end() | hpp::core::ConstraintSet | |
| impl_compute(ConfigurationOut_t configuration) | hpp::core::ConstraintSet | protectedvirtual |
| init(const ConstraintSetPtr_t &self) | hpp::manipulation::ConstraintSet | protected |
| hpp::core::Constraint::init(const ConstraintPtr_t &self) | hpp::core::Constraint | protected |
| isSatisfied(ConfigurationIn_t config) | hpp::core::ConstraintSet | virtual |
| isSatisfied(ConfigurationIn_t config, vector_t &error) | hpp::core::ConstraintSet | virtual |
| name() const | hpp::core::Constraint | |
| numberNonLockedDof() const | hpp::core::ConstraintSet | |
| numberNonLockedDof() const | hpp::core::ConstraintSet | |
| Parent_t typedef | hpp::manipulation::ConstraintSet | |
| print(std::ostream &os) const | hpp::manipulation::ConstraintSet | protectedvirtual |
| uncompressMatrix(matrixIn_t small, matrixOut_t normal, bool rows=true) const | hpp::core::ConstraintSet | |
| uncompressMatrix(matrixIn_t small, matrixOut_t normal, bool rows=true) const | hpp::core::ConstraintSet | |
| uncompressVector(vectorIn_t small, vectorOut_t normal) const | hpp::core::ConstraintSet | |
| uncompressVector(vectorIn_t small, vectorOut_t normal) const | hpp::core::ConstraintSet | |
| ~Constraint() | hpp::core::Constraint | virtual |