10 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
context::Scalar
11 computeTotalMass<context::Scalar, context::Options, JointCollectionDefaultTpl>(
14 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
context::Scalar
15 computeTotalMass<context::Scalar, context::Options, JointCollectionDefaultTpl>(
18 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
void
19 computeSubtreeMasses<context::Scalar, context::Options, JointCollectionDefaultTpl>(
23 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Vector3 &
27 JointCollectionDefaultTpl,
28 Eigen::Ref<const context::VectorXs>>(
31 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
32 const bool computeSubtreeComs);
34 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Vector3 &
38 JointCollectionDefaultTpl,
39 Eigen::Ref<const context::VectorXs>,
40 Eigen::Ref<const context::VectorXs>>(
43 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
44 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
45 const bool computeSubtreeComs);
47 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Vector3 &
51 JointCollectionDefaultTpl,
52 Eigen::Ref<const context::VectorXs>,
53 Eigen::Ref<const context::VectorXs>,
54 Eigen::Ref<const context::VectorXs>>(
57 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
58 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
59 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
60 const bool computeSubtreeComs);
62 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Vector3 &
63 centerOfMass<context::Scalar, context::Options, JointCollectionDefaultTpl>(
66 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Vector3 &
67 centerOfMass<context::Scalar, context::Options, JointCollectionDefaultTpl>(
71 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Matrix3x &
75 JointCollectionDefaultTpl,
76 Eigen::Ref<const context::VectorXs>>(
79 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
80 const bool computeSubtreeComs);
85 JointCollectionDefaultTpl,
86 Eigen::Ref<const context::VectorXs>,
87 Eigen::Ref<context::Matrix3x>>(
90 const Eigen::MatrixBase<Eigen::Ref<const context::VectorXs>> &,
92 const Eigen::MatrixBase<Eigen::Ref<context::Matrix3x>> &);
97 JointCollectionDefaultTpl,
98 Eigen::Ref<context::Matrix3x>>(
102 const Eigen::MatrixBase<Eigen::Ref<context::Matrix3x>> &);
107 JointCollectionDefaultTpl,
108 Eigen::Ref<context::Matrix3x>>(
112 const Eigen::MatrixBase<Eigen::Ref<context::Matrix3x>> &);
114 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Vector3 &
115 getComFromCrba<context::Scalar, context::Options, JointCollectionDefaultTpl>(
118 template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
const context::Matrix3x &
119 getJacobianComFromCrba<context::Scalar, context::Options, JointCollectionDefaultTpl>(