|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <full_row.hpp>
Public Types | |
| using | DataType = FF |
Public Member Functions | |
| FF & | get (ColumnAndShifts col) |
| const FF & | get (ColumnAndShifts col) const |
Public Attributes | |
| FF | AVM2_ALL_ENTITIES |
Definition at line 15 of file full_row.hpp.
Definition at line 16 of file full_row.hpp.
| FF & bb::avm2::AvmFullRow::get | ( | ColumnAndShifts | col | ) |
Definition at line 20 of file full_row.cpp.
| const FF & bb::avm2::AvmFullRow::get | ( | ColumnAndShifts | col | ) | const |
Definition at line 24 of file full_row.cpp.
| FF bb::avm2::AvmFullRow::AVM2_ALL_ENTITIES |
Definition at line 17 of file full_row.hpp.