Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
to_radix.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <array>
4
#include <cstdint>
5
#include <vector>
6
7
namespace
bb::avm2
{
8
9
const
std::array<std::vector<uint8_t>
, 257>&
get_p_limbs_per_radix
();
10
11
}
// namespace bb::avm2
bb::avm2
Definition
flavor.hpp:472
bb::avm2::get_p_limbs_per_radix
const std::array< std::vector< uint8_t >, 257 > & get_p_limbs_per_radix()
Definition
to_radix.cpp:33
std::get
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition
tuple.hpp:13
src
barretenberg
vm2
common
to_radix.hpp
Generated by
1.9.8