#include <joint-planar.hpp>
Public Member Functions | |
ConstraintTranspose (const JointMotionSubspacePlanarTpl &ref) | |
template<typename Derived > | |
ForceDense< Derived >::Vector3 | operator* (const ForceDense< Derived > &phi) |
Public Attributes | |
const JointMotionSubspacePlanarTpl & | ref |
Friends | |
template<typename Derived > | |
Eigen::Matrix< typename Eigen::MatrixBase< Derived >::Scalar, 3, Derived::ColsAtCompileTime > | operator* (const ConstraintTranspose &, const Eigen::MatrixBase< Derived > &F) |
Additional Inherited Members | |
Public Types inherited from pinocchio::JointMotionSubspaceTransposeBase< JointMotionSubspacePlanarTpl > | |
typedef traits< JointMotionSubspacePlanarTpl >::StDiagonalMatrixSOperationReturnType | StDiagonalMatrixSOperationReturnType |
Definition at line 286 of file joint-planar.hpp.
|
inline |
Definition at line 289 of file joint-planar.hpp.
|
inline |
Definition at line 295 of file joint-planar.hpp.
|
friend |
Definition at line 305 of file joint-planar.hpp.
const JointMotionSubspacePlanarTpl& pinocchio::JointMotionSubspacePlanarTpl< _Scalar, _Options >::ConstraintTranspose::ref |
Definition at line 288 of file joint-planar.hpp.