pinocchio  2.7.1
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
ConstraintSphericalZYXTpl< _Scalar, _Options >::ConstraintTranspose Struct Reference
Collaboration diagram for ConstraintSphericalZYXTpl< _Scalar, _Options >::ConstraintTranspose:

Public Member Functions

 ConstraintTranspose (const ConstraintSphericalZYXTpl &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 ConstraintSphericalZYXTplref
 

Detailed Description

template<typename _Scalar, int _Options>
struct pinocchio::ConstraintSphericalZYXTpl< _Scalar, _Options >::ConstraintTranspose

Definition at line 71 of file joint-spherical-ZYX.hpp.


The documentation for this struct was generated from the following file: