MCPcopy Create free account
hub / github.com/Simple-Robotics/Simple / ContactSolverDerivativesTpl

Class ContactSolverDerivativesTpl

include/simple/core/fwd.hpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected