Public Member Functions | |
| Transpose (const ConstraintTpl &ref) | |
| 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) |
Public Attributes | |
| const ConstraintTpl & | ref |
Definition at line 171 of file constraint.hpp.