|
|
bool | round_failed = false |
| |
|
FF | target_total_sum = 0 |
| |
|
TupleOfArraysOfValues | relation_evaluations |
| |
|
|
static constexpr size_t | NUM_RELATIONS = Flavor::NUM_RELATIONS |
| |
|
static constexpr size_t | BATCHED_RELATION_PARTIAL_LENGTH = Flavor::BATCHED_RELATION_PARTIAL_LENGTH |
| |
◆ compute_full_honk_relation_purported_value()
General purpose method for applying a tuple of arrays (of FFs)
- Template Parameters
-
| Operation | Any operation valid on elements of the inner arrays (FFs) |
- Parameters
-
| tuple | Tuple of arrays (of FFs) |
◆ compute_next_target_sum()
After checking that the univariate is good for this round, compute the next target sum.
- Parameters
-
| univariate | T^l(X), given by its evaluations over {0,1,2,...}, equal to S^{l}(X)/( (1−X) + X⋅ζ^{ 2^l } ) |
| round_challenge | u_l |
- Returns
- FF sigma_{l+1} = S^l(u_l)
The documentation for this class was generated from the following file: