Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
acir_format::BatchedEqEntry Struct Reference

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
 

Detailed Description

Linear AssertZero (≤2 witnesses + constant)

Definition at line 256 of file acir_to_constraint_buf.hpp.

Member Data Documentation

◆ c1

bb::fr acir_format::BatchedEqEntry::c1

Definition at line 259 of file acir_to_constraint_buf.hpp.

◆ c2

bb::fr acir_format::BatchedEqEntry::c2

Definition at line 260 of file acir_to_constraint_buf.hpp.

◆ opcode_index

size_t acir_format::BatchedEqEntry::opcode_index

Definition at line 262 of file acir_to_constraint_buf.hpp.

◆ q_c

bb::fr acir_format::BatchedEqEntry::q_c

Definition at line 261 of file acir_to_constraint_buf.hpp.

◆ w1

uint32_t acir_format::BatchedEqEntry::w1

Definition at line 257 of file acir_to_constraint_buf.hpp.

◆ w2

uint32_t acir_format::BatchedEqEntry::w2

Definition at line 258 of file acir_to_constraint_buf.hpp.


The documentation for this struct was generated from the following file: