Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
lookups_public_data_squash.hpp File Reference
#include <cstddef>
#include <string_view>
#include <tuple>
#include "../columns.hpp"
#include "barretenberg/relations/generic_lookup/generic_lookup_relation.hpp"
#include "barretenberg/vm2/constraining/relations/interactions_base.hpp"

Go to the source code of this file.

Classes

struct  bb::avm2::lookup_public_data_squash_leaf_slot_increase_ff_gt_settings_
 
struct  bb::avm2::lookup_public_data_squash_clk_diff_range_lo_settings_
 
struct  bb::avm2::lookup_public_data_squash_clk_diff_range_hi_settings_
 

Namespaces

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

Typedefs

using bb::avm2::lookup_public_data_squash_leaf_slot_increase_ff_gt_settings = lookup_settings< lookup_public_data_squash_leaf_slot_increase_ff_gt_settings_ >
 
template<typename FF_ >
using bb::avm2::lookup_public_data_squash_leaf_slot_increase_ff_gt_relation = lookup_relation_base< FF_, lookup_public_data_squash_leaf_slot_increase_ff_gt_settings >
 
using bb::avm2::lookup_public_data_squash_clk_diff_range_lo_settings = lookup_settings< lookup_public_data_squash_clk_diff_range_lo_settings_ >
 
template<typename FF_ >
using bb::avm2::lookup_public_data_squash_clk_diff_range_lo_relation = lookup_relation_base< FF_, lookup_public_data_squash_clk_diff_range_lo_settings >
 
using bb::avm2::lookup_public_data_squash_clk_diff_range_hi_settings = lookup_settings< lookup_public_data_squash_clk_diff_range_hi_settings_ >
 
template<typename FF_ >
using bb::avm2::lookup_public_data_squash_clk_diff_range_hi_relation = lookup_relation_base< FF_, lookup_public_data_squash_clk_diff_range_hi_settings >