#include <joint-mimic.hpp>
Public Member Functions | |
| template<typename Derived > | |
| ConstraintForceOp< ScaledConstraint, Derived >::ReturnType | operator* (const ForceDense< Derived > &f) const |
| template<typename Derived > | |
| ConstraintForceSetOp< ScaledConstraint, Derived >::ReturnType | operator* (const Eigen::MatrixBase< Derived > &F) const |
| [CRBA] MatrixBase operator* (Constraint::Transpose S, ForceSet::Block) More... | |
| TransposeConst (const ScaledConstraint &ref) | |
Public Attributes | |
| const ScaledConstraint & | ref |
Definition at line 122 of file joint-mimic.hpp.
|
inline |
Definition at line 125 of file joint-mimic.hpp.
|
inline |
Definition at line 129 of file joint-mimic.hpp.
|
inline |
[CRBA] MatrixBase operator* (Constraint::Transpose S, ForceSet::Block)
Definition at line 139 of file joint-mimic.hpp.
| const ScaledConstraint& pinocchio::ScaledConstraint< Constraint >::TransposeConst::ref |
Definition at line 124 of file joint-mimic.hpp.