|
template<typename M6Like , typename S2 , int O2> |
SizeDepType< 3 >::ColsReturn< M6Like >::ConstType | pinocchio::operator* (const Eigen::MatrixBase< M6Like > &Y, const JointMotionSubspaceSphericalTpl< S2, O2 > &) |
|
template<typename S1 , int O1, typename S2 , int O2> |
Eigen::Matrix< S2, 6, 3, O2 > | pinocchio::operator* (const InertiaTpl< S1, O1 > &Y, const JointMotionSubspaceSphericalTpl< S2, O2 > &) |
|
template<typename S1 , int O1, typename MotionDerived > |
MotionDerived::MotionPlain | pinocchio::operator+ (const MotionSphericalTpl< S1, O1 > &m1, const MotionDense< MotionDerived > &m2) |
|
template<typename MotionDerived , typename S2 , int O2> |
MotionDerived::MotionPlain | pinocchio::operator^ (const MotionDense< MotionDerived > &m1, const MotionSphericalTpl< S2, O2 > &m2) |
|
| pinocchio::PINOCCHIO_JOINT_CAST_TYPE_SPECIALIZATION (JointModelSphericalTpl) |
|