Template Struct IntegrateCoeffWiseJacobianStep

Inheritance Relationships

Base Type

Struct Documentation

template<typename LieGroup_t, typename ConfigVectorType, typename JacobianMatrix>
struct IntegrateCoeffWiseJacobianStep : public pinocchio::fusion::JointUnaryVisitorBase<IntegrateCoeffWiseJacobianStep<LieGroup_t, ConfigVectorType, JacobianMatrix>>

Public Types

typedef boost::fusion::vector<const ConfigVectorType&, JacobianMatrix&> ArgsType