barretenberg
Loading...
Searching...
No Matches
Public Member Functions | List of all members
proof_system::plonk::stdlib::rom_table< Builder > Class Template Reference

Public Member Functions

 rom_table (const std::vector< field_pt > &table_entries)
 
 rom_table (const rom_table &other)
 
 rom_table (rom_table &&other)
 
void initialize_table () const
 
rom_tableoperator= (const rom_table &other)
 
rom_tableoperator= (rom_table &&other)
 
field_pt operator[] (const size_t index) const
 
field_pt operator[] (const field_pt &index) const
 
size_t size () const
 
Builderget_context () const
 

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