Template Struct IntegrateCoeffWiseJacobianStepAlgo
Defined in File liegroup-algo.hxx
Struct Documentation
-
template<typename Visitor, typename JointModel>
struct IntegrateCoeffWiseJacobianStepAlgo Public Static Functions
-
template<typename ConfigVectorType, typename JacobianMatrix>
static inline void run(const JointModelBase<JointModel> &jmodel, const Eigen::MatrixBase<ConfigVectorType> &q, const Eigen::MatrixBase<JacobianMatrix> &jacobian)
-
template<typename ConfigVectorType, typename JacobianMatrix>