#include <joint-spherical-ZYX.hpp>
Public Member Functions | |
ConstraintTranspose (const ConstraintSphericalZYXTpl &ref) | |
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 |
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 |
Public Attributes | |
const ConstraintSphericalZYXTpl & | ref |
Definition at line 71 of file joint-spherical-ZYX.hpp.
|
inline |
Definition at line 74 of file joint-spherical-ZYX.hpp.
|
inline |
Definition at line 81 of file joint-spherical-ZYX.hpp.
|
inline |
Definition at line 92 of file joint-spherical-ZYX.hpp.
const ConstraintSphericalZYXTpl& pinocchio::ConstraintSphericalZYXTpl< _Scalar, _Options >::ConstraintTranspose::ref |
Definition at line 73 of file joint-spherical-ZYX.hpp.