#include <joint-motion-subspace-generic.hpp>
Public Member Functions | |
template<typename D > | |
Eigen::Matrix< Scalar, NV, Eigen::Dynamic > | operator* (const Eigen::MatrixBase< D > &F) |
template<typename Derived > | |
JointForce | operator* (const ForceDense< Derived > &f) const |
Transpose (const JointMotionSubspaceTpl &ref) | |
Public Attributes | |
const JointMotionSubspaceTpl & | ref |
Additional Inherited Members | |
Public Types inherited from pinocchio::JointMotionSubspaceTransposeBase< JointMotionSubspaceTpl > | |
typedef traits< JointMotionSubspaceTpl >::StDiagonalMatrixSOperationReturnType | StDiagonalMatrixSOperationReturnType |
Definition at line 101 of file joint-motion-subspace-generic.hpp.
|
inline |
Definition at line 104 of file joint-motion-subspace-generic.hpp.
|
inline |
Definition at line 116 of file joint-motion-subspace-generic.hpp.
|
inline |
Definition at line 110 of file joint-motion-subspace-generic.hpp.
const JointMotionSubspaceTpl& pinocchio::JointMotionSubspaceTpl< _Dim, _Scalar, _Options >::Transpose::ref |
Definition at line 103 of file joint-motion-subspace-generic.hpp.