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.