robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
robotoc::ContactWrenchCone Member List

This is the complete list of members for robotoc::ContactWrenchCone, including all inherited members.

allocateExtraData(ConstraintComponentData &data) const overriderobotoc::ContactWrenchConevirtual
as_shared_ptr()robotoc::ConstraintComponentBaseinline
computeComplementarySlackness(ConstraintComponentData &data) constrobotoc::ConstraintComponentBaseinlineprotected
computeComplementarySlackness(ConstraintComponentData &data, const int start, const int size) constrobotoc::ConstraintComponentBaseinlineprotected
computeComplementarySlackness(ConstraintComponentData &data, const int start) constrobotoc::ConstraintComponentBaseinlineprotected
computeComplementarySlackness(const double slack, const double dual) constrobotoc::ConstraintComponentBaseinlineprotected
computeCondensingCoeffcient(ConstraintComponentData &data)robotoc::ConstraintComponentBaseinlineprotectedstatic
computeCondensingCoeffcient(ConstraintComponentData &data, const int start, const int size)robotoc::ConstraintComponentBaseinlineprotectedstatic
computeCondensingCoeffcient(ConstraintComponentData &data, const int start)robotoc::ConstraintComponentBaseinlineprotectedstatic
computeCondensingCoeffcient(const double slack, const double dual, const double residual, const double cmpl)robotoc::ConstraintComponentBaseinlineprotectedstatic
computeDualDirection(ConstraintComponentData &data)robotoc::ConstraintComponentBaseinlineprotectedstatic
computeDualDirection(ConstraintComponentData &data, const int start, const int size)robotoc::ConstraintComponentBaseinlineprotectedstatic
computeDualDirection(ConstraintComponentData &data, const int start)robotoc::ConstraintComponentBaseinlineprotectedstatic
computeDualDirection(const double slack, const double dual, const double dslack, const double cmpl)robotoc::ConstraintComponentBaseinlineprotectedstatic
condenseSlackAndDual(const ContactStatus &contact_status, ConstraintComponentData &data, SplitKKTMatrix &kkt_matrix, SplitKKTResidual &kkt_residual) const overriderobotoc::ContactWrenchConevirtual
ConstraintComponentBase(const double barrier_param=1.0e-03, const double fraction_to_boundary_rule=0.995)robotoc::ConstraintComponentBase
ConstraintComponentBase(const ConstraintComponentBase &)=defaultrobotoc::ConstraintComponentBase
ConstraintComponentBase(ConstraintComponentBase &&) noexcept=defaultrobotoc::ConstraintComponentBase
ContactWrenchCone(const Robot &robot, const double X, const double Y)robotoc::ContactWrenchCone
ContactWrenchCone()robotoc::ContactWrenchCone
ContactWrenchCone(const ContactWrenchCone &)=defaultrobotoc::ContactWrenchCone
ContactWrenchCone(ContactWrenchCone &&) noexcept=defaultrobotoc::ContactWrenchCone
dimc() const overriderobotoc::ContactWrenchConevirtual
evalConstraint(Robot &robot, const ContactStatus &contact_status, ConstraintComponentData &data, const SplitSolution &s) const overriderobotoc::ContactWrenchConevirtual
evalDerivatives(Robot &robot, const ContactStatus &contact_status, ConstraintComponentData &data, const SplitSolution &s, SplitKKTResidual &kkt_residual) const overriderobotoc::ContactWrenchConevirtual
expandSlackAndDual(const ContactStatus &contact_status, ConstraintComponentData &data, const SplitDirection &d) const overriderobotoc::ContactWrenchConevirtual
getBarrierParam() const finalrobotoc::ConstraintComponentBasevirtual
getFractionToBoundaryRule() const finalrobotoc::ConstraintComponentBasevirtual
isFeasible(Robot &robot, const ContactStatus &contact_status, ConstraintComponentData &data, const SplitSolution &s) const overriderobotoc::ContactWrenchConevirtual
kinematicsLevel() const overriderobotoc::ContactWrenchConevirtual
logBarrier(const Eigen::MatrixBase< VectorType > &slack) constrobotoc::ConstraintComponentBaseinlineprotected
maxDualStepSize(const ConstraintComponentData &data) constrobotoc::ConstraintComponentBaseinline
maxSlackStepSize(const ConstraintComponentData &data) constrobotoc::ConstraintComponentBaseinline
operator=(const ContactWrenchCone &)=defaultrobotoc::ContactWrenchCone
operator=(ContactWrenchCone &&) noexcept=defaultrobotoc::ContactWrenchCone
robotoc::ConstraintComponentBase::operator=(const ConstraintComponentBase &)=defaultrobotoc::ConstraintComponentBase
robotoc::ConstraintComponentBase::operator=(ConstraintComponentBase &&) noexcept=defaultrobotoc::ConstraintComponentBase
setBarrierParam(const double barrier_param) finalrobotoc::ConstraintComponentBasevirtual
setFractionToBoundaryRule(const double fraction_to_boundary_rule) finalrobotoc::ConstraintComponentBasevirtual
setRectangular(const double X, const double Y)robotoc::ContactWrenchCone
setSlack(Robot &robot, const ContactStatus &contact_status, ConstraintComponentData &data, const SplitSolution &s) const overriderobotoc::ContactWrenchConevirtual
setSlackAndDualPositive(ConstraintComponentData &data) constrobotoc::ConstraintComponentBase
updateDual(ConstraintComponentData &data, const double step_size)robotoc::ConstraintComponentBaseinlinestatic
updateSlack(ConstraintComponentData &data, const double step_size)robotoc::ConstraintComponentBaseinlinestatic
~ConstraintComponentBase()robotoc::ConstraintComponentBaseinlinevirtual
~ContactWrenchCone()robotoc::ContactWrenchCone