Public Member Functions | |
ConstraintTranspose (const JointMotionSubspaceTranslationTpl &ref) | |
template<typename MatrixDerived > | |
const SizeDepType< 3 >::RowsReturn< MatrixDerived >::ConstType | operator* (const Eigen::MatrixBase< MatrixDerived > &F) const |
template<typename Derived > | |
ForceDense< Derived >::ConstLinearType | operator* (const ForceDense< Derived > &phi) |
Public Attributes | |
const JointMotionSubspaceTranslationTpl & | ref |
Additional Inherited Members | |
Public Types inherited from JointMotionSubspaceTransposeBase< JointMotionSubspaceTranslationTpl > | |
typedef traits< JointMotionSubspaceTranslationTpl >::StDiagonalMatrixSOperationReturnType | StDiagonalMatrixSOperationReturnType |
Definition at line 354 of file joint-translation.hpp.