![]() |
ATLAS Offline Software
|
#include <cstring>#include <utility>Go to the source code of this file.
Classes | |
| class | CaloRecGPU::multi_class_holder< Args > |
| A convenient way to handle a compile-time list of types, useful for several metaprogramming techniques... More... | |
Namespaces | |
| namespace | CaloRecGPU |
| Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration. | |
Functions | |
| template<class F, class... Types, class... Args> | |
| void | CaloRecGPU::apply_to_multi_class (F &&f, multi_class_holder< Types... >, Args &... args) |
| float | CaloRecGPU::float_unhack (const unsigned int bits) |
| double | CaloRecGPU::protect_from_zero (const double x) |
| float | CaloRecGPU::protect_from_zero (const float x) |