Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
RAMTestingFunctions< Builder_, table_size, num_reads, num_writes, perform_constant_ops >::WitnessValue Struct Reference

Public Attributes

bb::fr value
 
uint32_t witness_index
 

Detailed Description

template<typename Builder_, size_t table_size, size_t num_reads, size_t num_writes, bool perform_constant_ops>
struct RAMTestingFunctions< Builder_, table_size, num_reads, num_writes, perform_constant_ops >::WitnessValue

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

Member Data Documentation

◆ value

template<typename Builder_ , size_t table_size, size_t num_reads, size_t num_writes, bool perform_constant_ops>
bb::fr RAMTestingFunctions< Builder_, table_size, num_reads, num_writes, perform_constant_ops >::WitnessValue::value

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

◆ witness_index

template<typename Builder_ , size_t table_size, size_t num_reads, size_t num_writes, bool perform_constant_ops>
uint32_t RAMTestingFunctions< Builder_, table_size, num_reads, num_writes, perform_constant_ops >::WitnessValue::witness_index

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


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