13     JointCollectionDefaultTpl,
 
   19     const SE3Tpl<context::Scalar, context::Options> &,
 
   20     const Eigen::MatrixBase<context::Matrix6xs> &);
 
   22   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI context::Matrix6xs
 
   23   computeJointKinematicRegressor<context::Scalar, context::Options, JointCollectionDefaultTpl>(
 
   28     const SE3Tpl<context::Scalar, context::Options> &);
 
   33     JointCollectionDefaultTpl,
 
   39     const Eigen::MatrixBase<context::Matrix6xs> &);
 
   41   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI context::Matrix6xs
 
   42   computeJointKinematicRegressor<context::Scalar, context::Options, JointCollectionDefaultTpl>(
 
   48     JointCollectionDefaultTpl,
 
   54     const Eigen::MatrixBase<context::Matrix6xs> &);
 
   56   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI context::Matrix6xs
 
   57   computeFrameKinematicRegressor<context::Scalar, context::Options, JointCollectionDefaultTpl>(
 
   60   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI context::Matrix3x &
 
   64     JointCollectionDefaultTpl,
 
   68   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI 
void 
   69   bodyRegressor<context::Motion, context::Motion, context::BodyRegressorType>(
 
   70     const MotionDense<context::Motion> &,
 
   71     const MotionDense<context::Motion> &,
 
   72     const Eigen::MatrixBase<context::BodyRegressorType> &);
 
   74   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI context::BodyRegressorType
 
   75   bodyRegressor<context::Motion, context::Motion>(
 
   76     const MotionDense<context::Motion> &, 
const MotionDense<context::Motion> &);
 
   78   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI context::BodyRegressorType &
 
   79   jointBodyRegressor<context::Scalar, context::Options, JointCollectionDefaultTpl>(
 
   82   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI context::BodyRegressorType &
 
   83   frameBodyRegressor<context::Scalar, context::Options, JointCollectionDefaultTpl>(
 
   86   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI context::MatrixXs &
 
   90     JointCollectionDefaultTpl,
 
   96     const Eigen::MatrixBase<context::VectorXs> &,
 
   97     const Eigen::MatrixBase<context::VectorXs> &,
 
   98     const Eigen::MatrixBase<context::VectorXs> &);
 
  100   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI 
const context::Data::RowVectorXs &
 
  101   computeKineticEnergyRegressor<
 
  104     JointCollectionDefaultTpl,
 
  109     const Eigen::MatrixBase<context::VectorXs> &,
 
  110     const Eigen::MatrixBase<context::VectorXs> &);
 
  112   template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI 
const context::Data::RowVectorXs &
 
  116     JointCollectionDefaultTpl,