#include <joint-spherical-ZYX.hpp>
Public Member Functions | |
ConstraintTranspose (const JointMotionSubspaceSphericalZYXTpl &ref) | |
template<typename D > | |
const MatrixMatrixProduct< typename Eigen::Transpose< const Matrix3 >, typename Eigen::MatrixBase< const D >::template NRowsBlockXpr< 3 >::Type >::type | operator* (const Eigen::MatrixBase< D > &F) const |
template<typename Derived > | |
const MatrixMatrixProduct< Eigen::Transpose< const Matrix3 >, Eigen::Block< const typename ForceDense< Derived >::Vector6, 3, 1 > >::type | operator* (const ForceDense< Derived > &phi) const |
Public Attributes | |
const JointMotionSubspaceSphericalZYXTpl & | ref |
Additional Inherited Members | |
Public Types inherited from pinocchio::JointMotionSubspaceTransposeBase< JointMotionSubspaceSphericalZYXTpl > | |
typedef traits< JointMotionSubspaceSphericalZYXTpl >::StDiagonalMatrixSOperationReturnType | StDiagonalMatrixSOperationReturnType |
Definition at line 95 of file joint-spherical-ZYX.hpp.
|
inline |
Definition at line 99 of file joint-spherical-ZYX.hpp.
|
inline |
Definition at line 118 of file joint-spherical-ZYX.hpp.
|
inline |
Definition at line 108 of file joint-spherical-ZYX.hpp.
const JointMotionSubspaceSphericalZYXTpl& pinocchio::JointMotionSubspaceSphericalZYXTpl< _Scalar, _Options >::ConstraintTranspose::ref |
Definition at line 98 of file joint-spherical-ZYX.hpp.