|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <memory.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::memoryImpl< FF > | |
| static bool | skip (const AllEntities &in) |
| static void | accumulate (ContainerOverSubrelations &evals, const AllEntities &in, const RelationParameters< FF > &, const FF &scaling_factor) |
Static Public Attributes | |
| static constexpr const std::string_view | NAME = "memory" |
| static constexpr size_t | SR_ACTIVE_ROW_NEEDS_PERM_SELECTOR = 42 |
| static constexpr size_t | SR_MEM_CONTIGUOUS = 47 |
| static constexpr size_t | SR_SEL_RNG_CHK = 48 |
| static constexpr size_t | SR_GLOBAL_ADDR = 49 |
| static constexpr size_t | SR_TIMESTAMP = 50 |
| static constexpr size_t | SR_LAST_ACCESS = 51 |
| static constexpr size_t | SR_DIFF = 52 |
| static constexpr size_t | SR_DIFF_DECOMP = 53 |
| static constexpr size_t | SR_MEMORY_INIT_VALUE = 54 |
| static constexpr size_t | SR_MEMORY_INIT_TAG = 55 |
| static constexpr size_t | SR_READ_WRITE_CONSISTENCY_VALUE = 56 |
| static constexpr size_t | SR_READ_WRITE_CONSISTENCY_TAG = 57 |
| static constexpr size_t | SR_TAG_IS_FF = 58 |
| static constexpr size_t | SR_SEL_RNG_WRITE = 59 |
Static Public Attributes inherited from bb::Relation< memoryImpl< FF > > | |
| static constexpr std::array< size_t, RelationImpl::SUBRELATION_PARTIAL_LENGTHS.size()> | SUBRELATION_TOTAL_LENGTHS |
| static constexpr size_t | RELATION_LENGTH |
| static constexpr size_t | TOTAL_RELATION_LENGTH |
Static Public Attributes inherited from bb::avm2::memoryImpl< FF > | |
| static constexpr std::array< size_t, 60 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 36 of file memory.hpp.
|
inlinestatic |
Definition at line 56 of file memory.hpp.
|
staticconstexpr |
Definition at line 38 of file memory.hpp.
|
staticconstexpr |
Definition at line 41 of file memory.hpp.
|
staticconstexpr |
Definition at line 47 of file memory.hpp.
|
staticconstexpr |
Definition at line 48 of file memory.hpp.
|
staticconstexpr |
Definition at line 44 of file memory.hpp.
|
staticconstexpr |
Definition at line 46 of file memory.hpp.
|
staticconstexpr |
Definition at line 42 of file memory.hpp.
|
staticconstexpr |
Definition at line 50 of file memory.hpp.
|
staticconstexpr |
Definition at line 49 of file memory.hpp.
|
staticconstexpr |
Definition at line 52 of file memory.hpp.
|
staticconstexpr |
Definition at line 51 of file memory.hpp.
|
staticconstexpr |
Definition at line 43 of file memory.hpp.
|
staticconstexpr |
Definition at line 54 of file memory.hpp.
|
staticconstexpr |
Definition at line 53 of file memory.hpp.
|
staticconstexpr |
Definition at line 45 of file memory.hpp.