Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::specifiesUnivariateChunks Concept Reference

#include <sumcheck_round.hpp>

Concept definition

template<typename Flavor>
concept bb::specifiesUnivariateChunks = std::convertible_to<decltype(Flavor::MAX_CHUNK_THREAD_PORTION_SIZE), size_t>
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13

Detailed Description

Definition at line 23 of file sumcheck_round.hpp.