#include <constraint-generic.hpp>
Public Member Functions | |
template<typename Derived > | |
JointForce | operator* (const ForceDense< Derived > &f) const |
template<typename D > | |
Eigen::Matrix< Scalar, NV, Eigen::Dynamic > | operator* (const Eigen::MatrixBase< D > &F) |
Transpose (const ConstraintTpl &ref) | |
Public Attributes | |
const ConstraintTpl & | ref |
Definition at line 88 of file constraint-generic.hpp.
|
inline |
Definition at line 91 of file constraint-generic.hpp.
|
inline |
Definition at line 94 of file constraint-generic.hpp.
|
inline |
Definition at line 99 of file constraint-generic.hpp.
const ConstraintTpl& pinocchio::ConstraintTpl< _Dim, _Scalar, _Options >::Transpose::ref |
Definition at line 90 of file constraint-generic.hpp.