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

#include <range_constraint.hpp>

Public Attributes

uint32_t witness
 
uint32_t num_bits
 

Friends

bool operator== (RangeConstraint const &lhs, RangeConstraint const &rhs)=default
 

Detailed Description

Definition at line 12 of file range_constraint.hpp.

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( RangeConstraint const &  lhs,
RangeConstraint const &  rhs 
)
friend

Member Data Documentation

◆ num_bits

uint32_t acir_format::RangeConstraint::num_bits

Definition at line 14 of file range_constraint.hpp.

◆ witness

uint32_t acir_format::RangeConstraint::witness

Definition at line 13 of file range_constraint.hpp.


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