|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
The (GateRow field, GateTile field) pair of one non-gate selector. More...
#include <execution_trace_block.hpp>
Public Attributes | |
| FF | GateRow< FF, NUM_WIRES >row_field |
| std::array< FF, GATE_TILE_SIZE > | GateTile< FF, NUM_WIRES >tile_field |
The (GateRow field, GateTile field) pair of one non-gate selector.
Definition at line 125 of file execution_trace_block.hpp.
| FF bb::NonGateSelectorField< FF, NUM_WIRES >::GateRow< FF, NUM_WIRES >row_field |
Definition at line 126 of file execution_trace_block.hpp.
| std::array<FF, GATE_TILE_SIZE> bb::NonGateSelectorField< FF, NUM_WIRES >::GateTile< FF, NUM_WIRES >tile_field |
Definition at line 127 of file execution_trace_block.hpp.