Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::tracegen::LookupIntoPDecomposition< LookupSettings > Class Template Reference

#include <lookup_into_p_decomposition.hpp>

Inheritance diagram for bb::avm2::tracegen::LookupIntoPDecomposition< LookupSettings >:
bb::avm2::tracegen::IndexedLookupTraceBuilder< LookupSettings > bb::avm2::tracegen::InteractionBuilderInterface

Protected Member Functions

uint32_t find_in_dst (const std::array< FF, LookupSettings::LOOKUP_TUPLE_SIZE > &tup) const override
 
- Protected Member Functions inherited from bb::avm2::tracegen::IndexedLookupTraceBuilder< LookupSettings >
virtual void init (TraceContainer &)
 

Additional Inherited Members

- Public Member Functions inherited from bb::avm2::tracegen::IndexedLookupTraceBuilder< LookupSettings >
 ~IndexedLookupTraceBuilder () override=default
 
void process (TraceContainer &trace) override
 
- Public Member Functions inherited from bb::avm2::tracegen::InteractionBuilderInterface
virtual ~InteractionBuilderInterface ()=default
 
- Protected Types inherited from bb::avm2::tracegen::IndexedLookupTraceBuilder< LookupSettings >
using LookupSettings = LookupSettings
 

Detailed Description

template<typename LookupSettings>
class bb::avm2::tracegen::LookupIntoPDecomposition< LookupSettings >

Definition at line 11 of file lookup_into_p_decomposition.hpp.

Member Function Documentation

◆ find_in_dst()

template<typename LookupSettings >
uint32_t bb::avm2::tracegen::LookupIntoPDecomposition< LookupSettings >::find_in_dst ( const std::array< FF, LookupSettings::LOOKUP_TUPLE_SIZE > &  tup) const
inlineoverrideprotectedvirtual

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