10   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI 
context::Scalar 
   11   computeKineticEnergy<context::Scalar, context::Options, JointCollectionDefaultTpl>(
 
   15     template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI 
context::Scalar 
   19       JointCollectionDefaultTpl,
 
   20       Eigen::Ref<const context::VectorXs>,
 
   21       Eigen::Ref<const context::VectorXs>>(
 
   24       const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
 
   25       const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &);
 
   27   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI 
context::Scalar 
   28   computePotentialEnergy<context::Scalar, context::Options, JointCollectionDefaultTpl>(
 
   32     template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI 
context::Scalar 
   36       JointCollectionDefaultTpl,
 
   37       Eigen::Ref<const context::VectorXs>>(
 
   40       const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &);
 
   42   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI 
context::Scalar 
   43   computeMechanicalEnergy<context::Scalar, context::Options, JointCollectionDefaultTpl>(
 
   47     template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI 
context::Scalar 
   51       JointCollectionDefaultTpl,
 
   52       Eigen::Ref<const context::VectorXs>,
 
   53       Eigen::Ref<const context::VectorXs>>(
 
   56       const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
 
   57       const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &);