Public Member Functions | |
TransposeConst (const ScaledJointMotionSubspace &ref) | |
template<typename Derived > | |
ConstraintForceSetOp< ScaledJointMotionSubspace, Derived >::ReturnType | operator* (const Eigen::MatrixBase< Derived > &F) const |
[CRBA] MatrixBase operator* (Constraint::Transpose S, ForceSet::Block) | |
template<typename Derived > | |
ConstraintForceOp< ScaledJointMotionSubspace, Derived >::ReturnType | operator* (const ForceDense< Derived > &f) const |
Public Attributes | |
const ScaledJointMotionSubspace & | ref |
Additional Inherited Members | |
Public Types inherited from JointMotionSubspaceTransposeBase< ScaledJointMotionSubspace > | |
typedef traits< ScaledJointMotionSubspace >::StDiagonalMatrixSOperationReturnType | StDiagonalMatrixSOperationReturnType |
Definition at line 152 of file joint-mimic.hpp.