Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::lookup_alu_large_trunc_canonical_dec_settings_ Struct Reference

#include <lookups_alu.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_ALU_LARGE_TRUNC_CANONICAL_DEC"
 
static constexpr std::string_view RELATION_NAME = "alu"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 3
 
static constexpr Column SRC_SELECTOR = Column::alu_sel_trunc_gte_128
 
static constexpr Column DST_SELECTOR = Column::ff_gt_sel_dec
 
static constexpr Column COUNTS = Column::lookup_alu_large_trunc_canonical_dec_counts
 
static constexpr Column INVERSES = Column::lookup_alu_large_trunc_canonical_dec_inv
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZESRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZEDST_COLUMNS
 

Detailed Description

Definition at line 319 of file lookups_alu.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_alu_large_trunc_canonical_dec_settings_::COUNTS = Column::lookup_alu_large_trunc_canonical_dec_counts
staticconstexpr

Definition at line 325 of file lookups_alu.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_alu_large_trunc_canonical_dec_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= { ColumnAndShifts::ff_gt_a,
ColumnAndShifts::ff_gt_a_lo,
ColumnAndShifts::ff_gt_a_hi }

Definition at line 330 of file lookups_alu.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_alu_large_trunc_canonical_dec_settings_::DST_SELECTOR = Column::ff_gt_sel_dec
staticconstexpr

Definition at line 324 of file lookups_alu.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_alu_large_trunc_canonical_dec_settings_::INVERSES = Column::lookup_alu_large_trunc_canonical_dec_inv
staticconstexpr

Definition at line 326 of file lookups_alu.hpp.

◆ LOOKUP_TUPLE_SIZE

constexpr size_t bb::avm2::lookup_alu_large_trunc_canonical_dec_settings_::LOOKUP_TUPLE_SIZE = 3
staticconstexpr

Definition at line 322 of file lookups_alu.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_alu_large_trunc_canonical_dec_settings_::NAME = "LOOKUP_ALU_LARGE_TRUNC_CANONICAL_DEC"
staticconstexpr

Definition at line 320 of file lookups_alu.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_alu_large_trunc_canonical_dec_settings_::RELATION_NAME = "alu"
staticconstexpr

Definition at line 321 of file lookups_alu.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_alu_large_trunc_canonical_dec_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= { ColumnAndShifts::alu_ia,
ColumnAndShifts::alu_a_lo,
ColumnAndShifts::alu_a_hi }

Definition at line 327 of file lookups_alu.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_alu_large_trunc_canonical_dec_settings_::SRC_SELECTOR = Column::alu_sel_trunc_gte_128
staticconstexpr

Definition at line 323 of file lookups_alu.hpp.


The documentation for this struct was generated from the following file: