DEBSOURCES
Skip Quicknav
sources / manif / 0.0.5-6 / benchmark / benchmark_se3.cpp
123456789
#include "common_benchmark.h" #include <manif/SE3.h> using namespace manif; MANIF_BENCHMARK(SE3d) BENCHMARK_MAIN();