![]() |
Project
|
Functions | |
| uint64_t | mixDouble (uint64_t acc, double value) |
| uint64_t o2::cad::harness::detail::mixDouble | ( | uint64_t | acc, |
| double | value | ||
| ) |
Checksum mixer the timing loops accumulate results through, so the optimizer cannot elide the measured calls. Exposed only because timeRayKernel below is a template.
Definition at line 71 of file O2SolidHarness.cxx.