|
template<typename JointModel > |
static void | algo (const JointModelBase< JointModel > &jmodel, JointDataBase< typename JointModel::JointDataDerived > &jdata, const Model &model, Data &data, const Eigen::MatrixBase< ConfigVectorType > &q, const Eigen::MatrixBase< TangentVectorType > &v) |
|
static void | run (const JointModelTpl< Scalar, Options, JointCollectionTpl > &jmodel, JointDataTpl< Scalar, Options, JointCollectionTpl > &jdata, ArgsTmp args) |
|
static void | run (const JointModelTpl< Scalar, Options, JointCollectionTpl > &jmodel, JointDataTpl< Scalar, Options, JointCollectionTpl > &jdata) |
|
static void | run (const JointModelBase< JointModelDerived > &jmodel, typename JointModelBase< JointModelDerived >::JointDataDerived &jdata, ArgsTmp args) |
|
static void | run (const JointModelBase< JointModelDerived > &jmodel, typename JointModelBase< JointModelDerived >::JointDataDerived &jdata) |
|
static void | run (const JointModelTpl< Scalar, Options, JointCollectionTpl > &jmodel, ArgsTmp args) |
|
static void | run (const JointModelTpl< Scalar, Options, JointCollectionTpl > &jmodel) |
|
static void | run (const JointModelBase< JointModelDerived > &jmodel, ArgsTmp args) |
|
static void | run (const JointModelBase< JointModelDerived > &jmodel) |
|
template<typename Scalar, int Options, template< typename, int > class JointCollectionTpl, typename ConfigVectorType, typename TangentVectorType>
struct pinocchio::CATForwardStep< Scalar, Options, JointCollectionTpl, ConfigVectorType, TangentVectorType >
Definition at line 53 of file compute-all-terms.hpp.