MCPcopy Create free account
hub / github.com/Simple-Robotics/Simple / TearDown

Method TearDown

benchmark/affine-transform.cpp:46–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 }
45
46 void TearDown(benchmark::State &)
47 {
48 }
49
50 // y = sum_i M_i * x_i + t_i
51 std::vector<ResVec, Eigen::aligned_allocator<ResVec>> y;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected