Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::tracegen::FieldGreaterThanTraceBuilder Class Referencefinal

#include <field_gt_trace.hpp>

Public Member Functions

void process (const simulation::EventEmitterInterface< simulation::FieldGreaterThanEvent >::Container &events, TraceContainer &trace)
 

Static Public Attributes

static const InteractionDefinition interactions
 

Detailed Description

Definition at line 13 of file field_gt_trace.hpp.

Member Function Documentation

◆ process()

void bb::avm2::tracegen::FieldGreaterThanTraceBuilder::process ( const simulation::EventEmitterInterface< simulation::FieldGreaterThanEvent >::Container &  events,
TraceContainer trace 
)

Definition at line 15 of file field_gt_trace.cpp.

Member Data Documentation

◆ interactions

const InteractionDefinition bb::avm2::tracegen::FieldGreaterThanTraceBuilder::interactions
static
Initial value:
=
InteractionDefinition()
.add<lookup_ff_gt_a_hi_range_settings, InteractionType::LookupGeneric>()
lookup_settings< lookup_ff_gt_a_lo_range_settings_ > lookup_ff_gt_a_lo_range_settings

Definition at line 18 of file field_gt_trace.hpp.


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