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

#include <perms_context.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "PERM_CONTEXT_CTX_STACK_CALL"
 
static constexpr std::string_view RELATION_NAME = "context"
 
static constexpr size_t COLUMNS_PER_SET = 29
 
static constexpr Column SRC_SELECTOR = Column::execution_sel_enter_call
 
static constexpr Column DST_SELECTOR = Column::context_stack_sel
 
static constexpr Column INVERSES = Column::perm_context_ctx_stack_call_inv
 
static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SETSRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SETDST_COLUMNS
 

Detailed Description

Definition at line 16 of file perms_context.hpp.

Member Data Documentation

◆ COLUMNS_PER_SET

constexpr size_t bb::avm2::perm_context_ctx_stack_call_settings_::COLUMNS_PER_SET = 29
staticconstexpr

Definition at line 19 of file perms_context.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, COLUMNS_PER_SET> bb::avm2::perm_context_ctx_stack_call_settings_::DST_COLUMNS
staticconstexpr

Definition at line 54 of file perms_context.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::perm_context_ctx_stack_call_settings_::DST_SELECTOR = Column::context_stack_sel
staticconstexpr

Definition at line 21 of file perms_context.hpp.

◆ INVERSES

constexpr Column bb::avm2::perm_context_ctx_stack_call_settings_::INVERSES = Column::perm_context_ctx_stack_call_inv
staticconstexpr

Definition at line 22 of file perms_context.hpp.

◆ NAME

constexpr std::string_view bb::avm2::perm_context_ctx_stack_call_settings_::NAME = "PERM_CONTEXT_CTX_STACK_CALL"
staticconstexpr

Definition at line 17 of file perms_context.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::perm_context_ctx_stack_call_settings_::RELATION_NAME = "context"
staticconstexpr

Definition at line 18 of file perms_context.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, COLUMNS_PER_SET> bb::avm2::perm_context_ctx_stack_call_settings_::SRC_COLUMNS
staticconstexpr

Definition at line 23 of file perms_context.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::perm_context_ctx_stack_call_settings_::SRC_SELECTOR = Column::execution_sel_enter_call
staticconstexpr

Definition at line 20 of file perms_context.hpp.


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