#include <stddef.h>
#include <stdint.h>
#include <vector>
Go to the source code of this file.
◆ BENCHMARK
Value:static ::testing::Benchmark* _benchmark_##
f __attribute__((unused)) = \
(new ::testing::Benchmark(#
f,
f))
svint32_t PacketXi __attribute__((arm_sve_vector_bits(EIGEN_ARM64_SVE_VL)))
Point2(* f)(const Point3 &, OptionalJacobian< 2, 3 >)
Definition at line 47 of file benchmark.h.
◆ SetBenchmarkFlopsProcessed()
void SetBenchmarkFlopsProcessed |
( |
int64_t |
| ) |
|
◆ StartBenchmarkTiming()
void StartBenchmarkTiming |
( |
| ) |
|
◆ StopBenchmarkTiming()
void StopBenchmarkTiming |
( |
| ) |
|