|
| Block (ForceSetTpl &ref, const int &idx, const int &len) |
|
Eigen::Block< ForceSetTpl::Matrix3x > | angular () |
|
Eigen::Block< const ForceSetTpl::Matrix3x > | angular () const |
|
Eigen::Block< ForceSetTpl::Matrix3x > | linear () |
|
Eigen::Block< const ForceSetTpl::Matrix3x > | linear () const |
|
ForceSetTpl::Matrix6x | matrix () const |
|
Block & | operator= (const ForceSetTpl ©) |
|
Block & | operator= (const ForceSetTpl::Block ©) |
|
template<typename D > |
Block & | operator= (const Eigen::MatrixBase< D > &m) |
|
ForceSetTpl | se3Action (const SE3 &m) const |
| af = aXb.act(bf)
|
|
ForceSetTpl | se3ActionInverse (const SE3 &m) const |
| bf = aXb.actInv(af)
|
|
template<typename _Scalar, int _Options>
struct pinocchio::ForceSetTpl< _Scalar, _Options >::Block
Definition at line 73 of file force-set.hpp.