17static constexpr std::size_t SKIP_COUNT = NUM_INSTANCES - 1;
59template <
typename Flavor>
60 requires(IsMegaFlavor<Flavor> || IsUltraOrMegaHonk<Flavor>)
61static constexpr size_t computed_extended_length()
71template <
typename Flavor>
72 requires(IsMegaFlavor<Flavor> || IsUltraOrMegaHonk<Flavor>)
73static constexpr size_t computed_batched_extended_length()
static constexpr size_t MAX_TOTAL_RELATION_LENGTH
Entry point for Barretenberg command-line interface.
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept