|
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_A_DECOMPOSITION = 5 |
| static constexpr size_t | SR_P_SUB_A_LO = 7 |
| static constexpr size_t | SR_P_SUB_A_HI = 8 |
| static constexpr size_t | SR_B_DECOMPOSITION = 9 |
| static constexpr size_t | SR_P_SUB_B_LO = 11 |
| static constexpr size_t | SR_P_SUB_B_HI = 12 |
| static constexpr size_t | SR_RES_LO = 14 |
| static constexpr size_t | SR_RES_HI = 15 |
| static constexpr size_t | SR_RNG_CTR_GT_INIT = 16 |
| static constexpr size_t | SR_RNG_CTR_DEC_INIT = 17 |
| static constexpr size_t | SR_RNG_CTR_DECREMENT = 18 |
| static constexpr size_t | SR_RNG_CTR_NON_ZERO = 20 |
| static constexpr size_t | SR_SHIFT_0 = 21 |
| static constexpr size_t | SR_SHIFT_1 = 23 |
| static constexpr size_t | SR_SHIFT_2 = 25 |
| static constexpr size_t | SR_SHIFT_3 = 27 |
| static constexpr size_t | SR_SEL_CONSISTENCY = 29 |
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, 30 > | 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 |