Public Member Functions | |
Transpose (const JointMotionSubspaceTpl &ref) | |
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 |
Public Attributes | |
const JointMotionSubspaceTpl & | ref |
Additional Inherited Members | |
Public Types inherited from JointMotionSubspaceTransposeBase< JointMotionSubspaceTpl > | |
typedef traits< JointMotionSubspaceTpl >::StDiagonalMatrixSOperationReturnType | StDiagonalMatrixSOperationReturnType |
Definition at line 101 of file joint-motion-subspace-generic.hpp.