crocoddyl  1.5.0
Contact RObot COntrol by Differential DYnamic programming Library (Crocoddyl)
WrenchConeTpl< _Scalar > Member List

This is the complete list of members for WrenchConeTpl< _Scalar >, including all inherited members.

get_A() constWrenchConeTpl< _Scalar >
get_box() constWrenchConeTpl< _Scalar >
get_lb() constWrenchConeTpl< _Scalar >
get_max_nforce() constWrenchConeTpl< _Scalar >
get_min_nforce() constWrenchConeTpl< _Scalar >
get_mu() constWrenchConeTpl< _Scalar >
get_nf() constWrenchConeTpl< _Scalar >
get_R() constWrenchConeTpl< _Scalar >
get_ub() constWrenchConeTpl< _Scalar >
MathBase typedef (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
Matrix3s typedef (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
Matrix6s typedef (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
MatrixX3s typedef (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
MatrixX6s typedef (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
MatrixXs typedef (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
operator<<(std::ostream &os, const WrenchConeTpl< Scalar > &X)WrenchConeTpl< _Scalar >friend
Quaternions typedef (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
Scalar (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
set_box(Vector2s box)WrenchConeTpl< _Scalar >
set_max_nforce(Scalar max_nforce)WrenchConeTpl< _Scalar >
set_min_nforce(Scalar min_nforce)WrenchConeTpl< _Scalar >
set_mu(Scalar mu)WrenchConeTpl< _Scalar >
set_R(Matrix3s R)WrenchConeTpl< _Scalar >
update(const Matrix3s &R, const Scalar &mu, const Vector2s &box_size, const Scalar &min_nforce=Scalar(0.), const Scalar &max_nforce=std::numeric_limits< Scalar >::max())WrenchConeTpl< _Scalar >
Vector2s typedef (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
Vector3s typedef (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
VectorXs typedef (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >
WrenchConeTpl()WrenchConeTpl< _Scalar >explicit
WrenchConeTpl(const Matrix3s &R, const Scalar &mu, const Vector2s &box_size, std::size_t nf=16, const Scalar &min_nforce=Scalar(0.), const Scalar &max_nforce=std::numeric_limits< Scalar >::max())WrenchConeTpl< _Scalar >
WrenchConeTpl(const WrenchConeTpl< Scalar > &cone)WrenchConeTpl< _Scalar >
~WrenchConeTpl() (defined in WrenchConeTpl< _Scalar >)WrenchConeTpl< _Scalar >