|
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 Public Member Functions inherited from bb::avm2::bitwiseImpl< 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 = "bitwise" |
| static constexpr size_t | SR_LAST_ON_ERROR = 8 |
| static constexpr size_t | SR_RES_TAG_SHOULD_MATCH_INPUT = 9 |
| static constexpr size_t | SR_INPUT_TAG_CANNOT_BE_FF = 10 |
| static constexpr size_t | SR_INPUT_TAGS_SHOULD_MATCH = 11 |
| static constexpr size_t | SR_BITW_OP_ID_REL = 12 |
| static constexpr size_t | SR_BITW_CTR_DECREMENT = 13 |
| static constexpr size_t | SR_BITW_SEL_CTR_NON_ZERO = 14 |
| static constexpr size_t | SR_BITW_LAST_FOR_CTR_ONE = 15 |
| static constexpr size_t | SR_BITW_INIT_A = 16 |
| static constexpr size_t | SR_BITW_INIT_B = 17 |
| static constexpr size_t | SR_BITW_INIT_C = 18 |
| static constexpr size_t | SR_BITW_ACC_REL_A = 19 |
| static constexpr size_t | SR_BITW_ACC_REL_B = 20 |
| static constexpr size_t | SR_BITW_ACC_REL_C = 21 |
Static Public Attributes inherited from bb::Relation< bitwiseImpl< 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::bitwiseImpl< FF > | |
| static constexpr std::array< size_t, 23 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 34 of file bitwise.hpp.
|
inlinestatic |
Definition at line 54 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 36 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 50 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 51 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 52 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 44 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 47 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 48 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 49 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 46 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 43 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 45 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 41 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 42 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 39 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 40 of file bitwise.hpp.