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

Public Member Functions

 TransposeConst (const ConstraintPrismaticTpl &ref)
 
template<typename Derived >
ConstraintForceSetOp< ConstraintPrismaticTpl, Derived >::ReturnType operator* (const Eigen::MatrixBase< Derived > &F)
 
template<typename ForceDerived >
ConstraintForceOp< ConstraintPrismaticTpl, ForceDerived >::ReturnType operator* (const ForceDense< ForceDerived > &f) const
 

Public Attributes

const ConstraintPrismaticTplref
 

Detailed Description

template<typename _Scalar, int _Options, int axis>
struct pinocchio::ConstraintPrismaticTpl< _Scalar, _Options, axis >::TransposeConst

Definition at line 337 of file joint-prismatic.hpp.


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