CatapultServer  v0.5.0.1 (Elephant)
IntegerMath.cpp File Reference
Include dependency graph for IntegerMath.cpp:

Namespaces

 catapult
 
 catapult::utils
 

Functions

uint64_t catapult::utils::Log2TimesPowerOfTwo (uint64_t value, uint64_t n)
 Calculates log2(value^(2^n)). More...