| 26 | |
| 27 | template<typename Scalar, int Options, template<typename, int> class JointCollectionTpl = ::pinocchio::JointCollectionDefaultTpl> |
| 28 | struct ContactSolverDerivativesTpl; |
| 29 | typedef ContactSolverDerivativesTpl<context::Scalar, context::Options> ContactSolverDerivatives; |
| 30 | |
| 31 | template<typename Scalar, int Options, template<typename, int> class JointCollectionTpl = ::pinocchio::JointCollectionDefaultTpl> |
nothing calls this directly
no outgoing calls
no test coverage detected