Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bitwise.hpp>
Static Public Member Functions | |
static std::string | get_subrelation_label (size_t index) |
![]() | |
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 = "bitwise" |
static constexpr size_t | SR_LAST_ON_ERROR = 6 |
static constexpr size_t | SR_RES_TAG_SHOULD_MATCH_INPUT = 7 |
static constexpr size_t | SR_INPUT_TAG_CANNOT_BE_FF = 8 |
static constexpr size_t | SR_INPUT_TAGS_SHOULD_MATCH = 9 |
static constexpr size_t | SR_BITW_OP_ID_REL = 10 |
static constexpr size_t | SR_BITW_CTR_DECREMENT = 11 |
static constexpr size_t | SR_BITW_SEL_CTR_NON_ZERO = 12 |
static constexpr size_t | SR_BITW_LAST_FOR_CTR_ONE = 13 |
static constexpr size_t | SR_BITW_INIT_A = 14 |
static constexpr size_t | SR_BITW_INIT_B = 15 |
static constexpr size_t | SR_BITW_INIT_C = 16 |
static constexpr size_t | SR_BITW_ACC_REL_A = 17 |
static constexpr size_t | SR_BITW_ACC_REL_B = 18 |
static constexpr size_t | SR_BITW_ACC_REL_C = 19 |
![]() | |
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 constexpr std::array< size_t, 21 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 34 of file bitwise.hpp.
|
inlinestatic |
Definition at line 38 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 36 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 85 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 86 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 87 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 79 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 82 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 83 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 84 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 81 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 78 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 80 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 76 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 77 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 74 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 75 of file bitwise.hpp.