Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::accumulator_triple_< FF > Struct Template Reference

#include <gate_data.hpp>

Public Attributes

std::vector< uint32_t > left
 
std::vector< uint32_t > right
 
std::vector< uint32_t > out
 

Detailed Description

template<typename FF>
struct bb::accumulator_triple_< FF >

Definition at line 122 of file gate_data.hpp.

Member Data Documentation

◆ left

template<typename FF >
std::vector<uint32_t> bb::accumulator_triple_< FF >::left

Definition at line 123 of file gate_data.hpp.

◆ out

template<typename FF >
std::vector<uint32_t> bb::accumulator_triple_< FF >::out

Definition at line 125 of file gate_data.hpp.

◆ right

template<typename FF >
std::vector<uint32_t> bb::accumulator_triple_< FF >::right

Definition at line 124 of file gate_data.hpp.


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