Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <full_row.hpp>
Public Member Functions | |
const FF & | get (ColumnAndShifts col) const |
Public Attributes | |
uint32_t | row_index |
const tracegen::TraceContainer & | trace |
Definition at line 33 of file full_row.hpp.
const FF & bb::avm2::AvmFullRowProxy::get | ( | ColumnAndShifts | col | ) | const |
Definition at line 16 of file full_row.cpp.
uint32_t bb::avm2::AvmFullRowProxy::row_index |
Definition at line 35 of file full_row.hpp.
const tracegen::TraceContainer& bb::avm2::AvmFullRowProxy::trace |
Definition at line 36 of file full_row.hpp.