5 #ifndef __pinocchio_math_taylor_expansion_hpp__ 6 #define __pinocchio_math_taylor_expansion_hpp__ 8 #include "pinocchio/math/fwd.hpp" 20 template<
typename Scalar>
21 struct TaylorSeriesExpansion
39 #endif // ifndef __pinocchio_math_taylor_expansion_hpp__ static Scalar precision()
Computes the expected tolerance of the argument of a Taylor series expansion for a certain degree acc...
Main pinocchio namespace.