|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <gate_data.hpp>
Public Attributes | |
| std::vector< uint32_t > | left |
| std::vector< uint32_t > | right |
| std::vector< uint32_t > | out |
Definition at line 122 of file gate_data.hpp.
| std::vector<uint32_t> bb::accumulator_triple_< FF >::left |
Definition at line 123 of file gate_data.hpp.
| std::vector<uint32_t> bb::accumulator_triple_< FF >::out |
Definition at line 125 of file gate_data.hpp.
| std::vector<uint32_t> bb::accumulator_triple_< FF >::right |
Definition at line 124 of file gate_data.hpp.