11 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Matrix6xs &
15 JointCollectionDefaultTpl,
16 Eigen::Ref<const context::VectorXs>>(
19 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &);
21 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Matrix6xs &
22 computeJointJacobians<context::Scalar, context::Options, JointCollectionDefaultTpl>(
26 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
void getJointJacobian<
29 JointCollectionDefaultTpl,
30 Eigen::Ref<context::Matrix6xs>>(
35 const Eigen::MatrixBase<Eigen::Ref<context::Matrix6xs>> &);
37 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI context::Matrix6xs
38 getJointJacobian<context::Scalar, context::Options, JointCollectionDefaultTpl>(
45 JointCollectionDefaultTpl,
46 Eigen::Ref<const context::VectorXs>,
47 Eigen::Ref<context::Matrix6xs>>(
50 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
52 const Eigen::MatrixBase<Eigen::Ref<context::Matrix6xs>> &);
54 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Matrix6xs &
58 JointCollectionDefaultTpl,
59 Eigen::Ref<const context::VectorXs>,
60 Eigen::Ref<const context::VectorXs>>(
63 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
64 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &);
69 JointCollectionDefaultTpl,
70 Eigen::Ref<context::Matrix6xs>>(
75 const Eigen::MatrixBase<Eigen::Ref<context::Matrix6xs>> &);