|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <ff_gt.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::ff_gtImpl< 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 = "ff_gt" |
| static constexpr size_t | SR_SEL_ON_START_OR_END = 5 |
| static constexpr size_t | SR_TRACE_CONTINUITY = 6 |
| static constexpr size_t | SR_START_AFTER_LATCH = 7 |
| static constexpr size_t | SR_A_DECOMPOSITION = 9 |
| static constexpr size_t | SR_P_SUB_A_LO = 11 |
| static constexpr size_t | SR_P_SUB_A_HI = 12 |
| static constexpr size_t | SR_B_DECOMPOSITION = 13 |
| static constexpr size_t | SR_P_SUB_B_LO = 15 |
| static constexpr size_t | SR_P_SUB_B_HI = 16 |
| static constexpr size_t | SR_RES_LO = 18 |
| static constexpr size_t | SR_RES_HI = 19 |
| static constexpr size_t | SR_RNG_CTR_GT_INIT = 20 |
| static constexpr size_t | SR_RNG_CTR_DEC_INIT = 21 |
| static constexpr size_t | SR_RNG_CTR_DECREMENT = 22 |
| static constexpr size_t | SR_RNG_CTR_END = 23 |
| static constexpr size_t | SR_SHIFT_P_SUB_A_TO_A_LO = 24 |
| static constexpr size_t | SR_SHIFT_P_SUB_A_TO_A_HI = 25 |
| static constexpr size_t | SR_SHIFT_B_TO_P_SUB_A_LO = 26 |
| static constexpr size_t | SR_SHIFT_B_TO_P_SUB_A_HI = 27 |
| static constexpr size_t | SR_SHIFT_P_SUB_B_TO_B_LO = 28 |
| static constexpr size_t | SR_SHIFT_P_SUB_B_TO_B_HI = 29 |
| static constexpr size_t | SR_SHIFT_RES_TO_P_SUB_B_LO = 30 |
| static constexpr size_t | SR_SHIFT_RES_TO_P_SUB_B_HI = 31 |
Static Public Attributes inherited from bb::Relation< ff_gtImpl< FF > > | |
| static constexpr size_t | RELATION_LENGTH |
Static Public Attributes inherited from bb::avm2::ff_gtImpl< FF > | |
| static constexpr std::array< size_t, 32 > | SUBRELATION_PARTIAL_LENGTHS |
Additional Inherited Members | |
Public Types inherited from bb::Relation< ff_gtImpl< 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::ff_gtImpl< FF > | |
| using | FF = FF |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |