|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <to_radix.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::to_radixImpl< 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 = "to_radix" |
| static constexpr size_t | SR_START_AFTER_LATCH = 4 |
| static constexpr size_t | SR_SELECTOR_ON_START = 5 |
| static constexpr size_t | SR_SELECTOR_CONSISTENCY = 6 |
| static constexpr size_t | SR_OVERFLOW_CHECK = 36 |
| static constexpr size_t | SR_CONSTANT_CONSISTENCY_RADIX = 37 |
| static constexpr size_t | SR_CONSTANT_CONSISTENCY_VALUE = 38 |
| static constexpr size_t | SR_CONSTANT_CONSISTENCY_SAFE_LIMBS = 39 |
Static Public Attributes inherited from bb::Relation< to_radixImpl< 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::to_radixImpl< FF > | |
| static constexpr std::array< size_t, 40 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 35 of file to_radix.hpp.
|
inlinestatic |
Definition at line 48 of file to_radix.hpp.
|
staticconstexpr |
Definition at line 37 of file to_radix.hpp.
|
staticconstexpr |
Definition at line 44 of file to_radix.hpp.
|
staticconstexpr |
Definition at line 46 of file to_radix.hpp.
|
staticconstexpr |
Definition at line 45 of file to_radix.hpp.
|
staticconstexpr |
Definition at line 43 of file to_radix.hpp.
|
staticconstexpr |
Definition at line 42 of file to_radix.hpp.
|
staticconstexpr |
Definition at line 41 of file to_radix.hpp.
|
staticconstexpr |
Definition at line 40 of file to_radix.hpp.