|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Linear AssertZero (≤2 witnesses + constant) More...
#include <acir_to_constraint_buf.hpp>
Public Attributes | |
| uint32_t | w1 |
| uint32_t | w2 |
| bb::fr | c1 |
| bb::fr | c2 |
| bb::fr | q_c |
| size_t | opcode_index |
Linear AssertZero (≤2 witnesses + constant)
Definition at line 256 of file acir_to_constraint_buf.hpp.
| bb::fr acir_format::BatchedEqEntry::c1 |
Definition at line 259 of file acir_to_constraint_buf.hpp.
| bb::fr acir_format::BatchedEqEntry::c2 |
Definition at line 260 of file acir_to_constraint_buf.hpp.
| size_t acir_format::BatchedEqEntry::opcode_index |
Definition at line 262 of file acir_to_constraint_buf.hpp.
| bb::fr acir_format::BatchedEqEntry::q_c |
Definition at line 261 of file acir_to_constraint_buf.hpp.
| uint32_t acir_format::BatchedEqEntry::w1 |
Definition at line 257 of file acir_to_constraint_buf.hpp.
| uint32_t acir_format::BatchedEqEntry::w2 |
Definition at line 258 of file acir_to_constraint_buf.hpp.