Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::AvmFullRow Struct Reference

#include <full_row.hpp>

Public Types

using DataType = FF
 

Public Member Functions

FFget (ColumnAndShifts col)
 
const FFget (ColumnAndShifts col) const
 

Public Attributes

FF AVM2_ALL_ENTITIES
 

Detailed Description

Definition at line 16 of file full_row.hpp.

Member Typedef Documentation

◆ DataType

Definition at line 17 of file full_row.hpp.

Member Function Documentation

◆ get() [1/2]

FF & bb::avm2::AvmFullRow::get ( ColumnAndShifts  col)

Definition at line 7 of file full_row.cpp.

◆ get() [2/2]

const FF & bb::avm2::AvmFullRow::get ( ColumnAndShifts  col) const

Definition at line 11 of file full_row.cpp.

Member Data Documentation

◆ AVM2_ALL_ENTITIES

FF bb::avm2::AvmFullRow::AVM2_ALL_ENTITIES

Definition at line 18 of file full_row.hpp.


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