Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
pow.hpp File Reference
#include "./get_msb.hpp"
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::numeric
 

Functions

constexpr uint64_t bb::numeric::pow64 (const uint64_t input, const uint64_t exponent)
 
constexpr bool bb::numeric::is_power_of_two (uint64_t x)