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

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

allocateExtraData(ConstraintComponentData &data) const =0robotoc::ConstraintComponentBasepure virtual
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 =0robotoc::ConstraintComponentBasepure virtual
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
dimc() const =0robotoc::ConstraintComponentBasepure virtual
evalConstraint(Robot &robot, const ContactStatus &contact_status, ConstraintComponentData &data, const SplitSolution &s) const =0robotoc::ConstraintComponentBasepure virtual
evalDerivatives(Robot &robot, const ContactStatus &contact_status, ConstraintComponentData &data, const SplitSolution &s, SplitKKTResidual &kkt_residual) const =0robotoc::ConstraintComponentBasepure virtual
expandSlackAndDual(const ContactStatus &contact_status, ConstraintComponentData &data, const SplitDirection &d) const =0robotoc::ConstraintComponentBasepure virtual
getBarrierParam() const finalrobotoc::ConstraintComponentBasevirtual
getFractionToBoundaryRule() const finalrobotoc::ConstraintComponentBasevirtual
isFeasible(Robot &robot, const ContactStatus &contact_status, ConstraintComponentData &data, const SplitSolution &s) const =0robotoc::ConstraintComponentBasepure virtual
kinematicsLevel() const =0robotoc::ConstraintComponentBasepure virtual
logBarrier(const Eigen::MatrixBase< VectorType > &slack) constrobotoc::ConstraintComponentBaseinlineprotected
maxDualStepSize(const ConstraintComponentData &data) constrobotoc::ConstraintComponentBaseinline
maxSlackStepSize(const ConstraintComponentData &data) constrobotoc::ConstraintComponentBaseinline
operator=(const ConstraintComponentBase &)=defaultrobotoc::ConstraintComponentBase
operator=(ConstraintComponentBase &&) noexcept=defaultrobotoc::ConstraintComponentBase
setBarrierParam(const double barrier_param) finalrobotoc::ConstraintComponentBasevirtual
setFractionToBoundaryRule(const double fraction_to_boundary_rule) finalrobotoc::ConstraintComponentBasevirtual
setSlack(Robot &robot, const ContactStatus &contact_status, ConstraintComponentData &data, const SplitSolution &s) const =0robotoc::ConstraintComponentBasepure virtual
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