|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Enforces that MegaZK's ecc op wires start with four zeros: ecc_op_wire_j(x) = 0 for j = 1..4 on rows 0..3.
More...
#include <ecc_op_queue_relation.hpp>
Public Types | |
| using | FF = FF_ |
Static Public Member Functions | |
| template<typename ContainerOverSubrelations , typename AllEntities , typename Parameters > | |
| static void | accumulate (ContainerOverSubrelations &evals, const AllEntities &in, const Parameters &, const FF &scaling_factor) |
Static Public Attributes | |
| static constexpr bool | IS_OFFSET_ONLY = true |
| static constexpr std::array< size_t, 4 > | SUBRELATION_PARTIAL_LENGTHS { 2, 2, 2, 2 } |
Enforces that MegaZK's ecc op wires start with four zeros: ecc_op_wire_j(x) = 0 for j = 1..4 on rows 0..3.
Definition at line 131 of file ecc_op_queue_relation.hpp.
| using bb::MegaEccOpBoundaryRelationImpl< FF_ >::FF = FF_ |
Definition at line 133 of file ecc_op_queue_relation.hpp.
|
inlinestatic |
Definition at line 141 of file ecc_op_queue_relation.hpp.
|
staticconstexpr |
Definition at line 135 of file ecc_op_queue_relation.hpp.
|
staticconstexpr |
Definition at line 138 of file ecc_op_queue_relation.hpp.