#include <num_diff.hpp>
Static Public Member Functions | |
static Eigen::Matrix< Scalar, N, M > | num_diff (std::function< Sophus::Vector< Scalar, N >(Sophus::Vector< Scalar, M >)> vector_field, Sophus::Vector< Scalar, M > const &a, Scalar eps) |
Definition at line 33 of file num_diff.hpp.
|
inlinestatic |
Definition at line 35 of file num_diff.hpp.