Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookups_get_env_var.hpp>
Static Public Attributes | |
static constexpr std::string_view | NAME = "LOOKUP_GET_ENV_VAR_PRECOMPUTED_INFO" |
static constexpr std::string_view | RELATION_NAME = "get_env_var" |
static constexpr size_t | LOOKUP_TUPLE_SIZE = 12 |
static constexpr Column | SRC_SELECTOR = Column::execution_sel_execute_get_env_var |
static constexpr Column | DST_SELECTOR = Column::precomputed_sel_range_8 |
static constexpr Column | COUNTS = Column::lookup_get_env_var_precomputed_info_counts |
static constexpr Column | INVERSES = Column::lookup_get_env_var_precomputed_info_inv |
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 16 of file lookups_get_env_var.hpp.
|
staticconstexpr |
Definition at line 22 of file lookups_get_env_var.hpp.
|
staticconstexpr |
Definition at line 38 of file lookups_get_env_var.hpp.
|
staticconstexpr |
Definition at line 21 of file lookups_get_env_var.hpp.
|
staticconstexpr |
Definition at line 23 of file lookups_get_env_var.hpp.
|
staticconstexpr |
Definition at line 19 of file lookups_get_env_var.hpp.
|
staticconstexpr |
Definition at line 17 of file lookups_get_env_var.hpp.
|
staticconstexpr |
Definition at line 18 of file lookups_get_env_var.hpp.
|
staticconstexpr |
Definition at line 24 of file lookups_get_env_var.hpp.
|
staticconstexpr |
Definition at line 20 of file lookups_get_env_var.hpp.