Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
ROMTestingFunctions< Builder_, table_size, num_reads, perform_constant_ops >::InvalidWitness Class Reference

Public Types

enum class  Target : uint8_t { None , ReadValueIncremented }
 

Static Public Member Functions

static std::vector< Targetget_all ()
 
static std::vector< std::string > get_labels ()
 

Detailed Description

template<typename Builder_, size_t table_size, size_t num_reads, bool perform_constant_ops>
class ROMTestingFunctions< Builder_, table_size, num_reads, perform_constant_ops >::InvalidWitness

Definition at line 79 of file block_constraint.test.cpp.

Member Enumeration Documentation

◆ Target

template<typename Builder_ , size_t table_size, size_t num_reads, bool perform_constant_ops>
enum class ROMTestingFunctions::InvalidWitness::Target : uint8_t
strong
Enumerator
None 
ReadValueIncremented 

Definition at line 81 of file block_constraint.test.cpp.

Member Function Documentation

◆ get_all()

template<typename Builder_ , size_t table_size, size_t num_reads, bool perform_constant_ops>
static std::vector< Target > ROMTestingFunctions< Builder_, table_size, num_reads, perform_constant_ops >::InvalidWitness::get_all ( )
inlinestatic

Definition at line 82 of file block_constraint.test.cpp.

◆ get_labels()

template<typename Builder_ , size_t table_size, size_t num_reads, bool perform_constant_ops>
static std::vector< std::string > ROMTestingFunctions< Builder_, table_size, num_reads, perform_constant_ops >::InvalidWitness::get_labels ( )
inlinestatic

Definition at line 90 of file block_constraint.test.cpp.


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