#include <cmath>
Include dependency graph for Power.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
| namespace | Gaudi::Math |
Defines | |
| #define | LHCBMATH_POWER_H 1 |
Functions | |
| template<typename TYPE> | |
| TYPE | Gaudi::Math::pow (TYPE __x, unsigned long __n) |
| Simple utility for efficient "pow". | |
Definition in file Power.h.
1.4.7