barretenberg
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
proof_system::UltraCircuitBuilder_< Arithmetization >::RomRecord Struct Reference

A ROM memory record that can be ordered. More...

#include <ultra_circuit_builder.hpp>

Public Member Functions

bool operator< (const RomRecord &other) const
 
bool operator== (const RomRecord &other) const noexcept
 

Public Attributes

uint32_t index_witness = 0
 
uint32_t value_column1_witness = 0
 
uint32_t value_column2_witness = 0
 
uint32_t index = 0
 
uint32_t record_witness = 0
 
size_t gate_index = 0
 

Detailed Description

template<typename Arithmetization>
struct proof_system::UltraCircuitBuilder_< Arithmetization >::RomRecord

A ROM memory record that can be ordered.


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