Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::numeric |
Functions | |
template<typename T > | |
constexpr T | bb::numeric::ceil_div (const T &numerator, const T &denominator) |
Computes the ceiling of the division of two integral types. | |