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 88 of file constraint-generic.hpp.