|
OpenGM
2.3.x
Discrete Graphical Model Library
|
Provides implementation for the power function of unsigned integer values. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| opengm | |
| The OpenGM namespace. | |
Functions | |
| size_t | opengm::unsignedIntegerPow (size_t base, size_t exponent) |
| Unsigned integer power function. More... | |
Provides implementation for the power function of unsigned integer values.
Definition in file unsigned_integer_pow.hxx.
1.8.9.1