| 22 | |
| 23 | template<typename Scalar, int Options, template<typename, int> class JointCollectionTpl = ::pinocchio::JointCollectionDefaultTpl> |
| 24 | struct SimulatorTpl; |
| 25 | typedef SimulatorTpl<context::Scalar, context::Options> Simulator; |
| 26 | |
| 27 | template<typename Scalar, int Options, template<typename, int> class JointCollectionTpl = ::pinocchio::JointCollectionDefaultTpl> |
nothing calls this directly
no outgoing calls
no test coverage detected