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