13 JointCollectionDefaultTpl,
19 const SE3Tpl<context::Scalar, context::Options> &,
20 const Eigen::MatrixBase<context::Matrix6xs> &);
23 computeJointKinematicRegressor<context::Scalar, context::Options, JointCollectionDefaultTpl>(
28 const SE3Tpl<context::Scalar, context::Options> &);
33 JointCollectionDefaultTpl,
39 const Eigen::MatrixBase<context::Matrix6xs> &);
42 computeJointKinematicRegressor<context::Scalar, context::Options, JointCollectionDefaultTpl>(
48 JointCollectionDefaultTpl,
54 const Eigen::MatrixBase<context::Matrix6xs> &);
57 computeFrameKinematicRegressor<context::Scalar, context::Options, JointCollectionDefaultTpl>(
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> &);
75 bodyRegressor<context::Motion, context::Motion>(
76 const MotionDense<context::Motion> &,
const MotionDense<context::Motion> &);
79 jointBodyRegressor<context::Scalar, context::Options, JointCollectionDefaultTpl>(
83 frameBodyRegressor<context::Scalar, context::Options, JointCollectionDefaultTpl>(
90 JointCollectionDefaultTpl,
96 const Eigen::MatrixBase<context::VectorXs> &,
97 const Eigen::MatrixBase<context::VectorXs> &,
98 const Eigen::MatrixBase<context::VectorXs> &);
101 computeKineticEnergyRegressor<
104 JointCollectionDefaultTpl,
109 const Eigen::MatrixBase<context::VectorXs> &,
110 const Eigen::MatrixBase<context::VectorXs> &);
116 JointCollectionDefaultTpl,