|
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_SEL_ON_START_OR_END = 3 |
| static constexpr size_t | SR_TRACE_CONTINUITY = 4 |
| static constexpr size_t | SR_START_AFTER_LATCH = 5 |
| static constexpr size_t | SR_BITW_NO_EXTERNAL_START_ON_ERROR = 9 |
| static constexpr size_t | SR_LAST_ON_ERROR = 13 |
| static constexpr size_t | SR_ERR_ONLY_ON_START = 14 |
| static constexpr size_t | SR_RES_TAG_SHOULD_MATCH_INPUT = 16 |
| static constexpr size_t | SR_INPUT_TAG_CANNOT_BE_FF = 17 |
| static constexpr size_t | SR_INPUT_TAGS_SHOULD_MATCH = 18 |
| static constexpr size_t | SR_BITW_OP_ID_REL_CONTINUITY = 19 |
| static constexpr size_t | SR_BITW_CTR_DECREMENT = 20 |
| static constexpr size_t | SR_BITW_END_FOR_CTR_ONE = 21 |
| static constexpr size_t | SR_BITW_INIT_A = 22 |
| static constexpr size_t | SR_BITW_INIT_B = 23 |
| static constexpr size_t | SR_BITW_INIT_C = 24 |
| static constexpr size_t | SR_BITW_ACC_REL_A = 25 |
| static constexpr size_t | SR_BITW_ACC_REL_B = 26 |
| static constexpr size_t | SR_BITW_ACC_REL_C = 27 |
Static Public Attributes inherited from bb::Relation< bitwiseImpl< FF > > | |
| static constexpr size_t | RELATION_LENGTH |
Static Public Attributes inherited from bb::avm2::bitwiseImpl< FF > | |
| static constexpr std::array< size_t, 34 > | SUBRELATION_PARTIAL_LENGTHS |
Additional Inherited Members | |
Public Types inherited from bb::Relation< bitwiseImpl< FF > > | |
| using | FF = typename RelationImpl::FF |
| using | SumcheckTupleOfUnivariatesOverSubrelations = TupleOfUnivariates< FF, RelationImpl::SUBRELATION_PARTIAL_LENGTHS > |
| using | SumcheckArrayOfValuesOverSubrelations = ArrayOfValues< FF, RelationImpl::SUBRELATION_PARTIAL_LENGTHS > |
| using | UnivariateAccumulator0 = std::tuple_element_t< 0, SumcheckTupleOfUnivariatesOverSubrelations > |
| using | ValueAccumulator0 = std::tuple_element_t< 0, SumcheckArrayOfValuesOverSubrelations > |
Public Types inherited from bb::avm2::bitwiseImpl< FF > | |
| using | FF = FF |
Definition at line 35 of file bitwise.hpp.
|
inlinestatic |
Definition at line 59 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 37 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 55 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 56 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 57 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 53 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 54 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 43 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 49 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 45 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 44 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 46 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 40 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 42 of file bitwise.hpp.
|
staticconstexpr |
Definition at line 41 of file bitwise.hpp.