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

#include <gate_data.hpp>

Public Attributes

uint32_t a
 
uint32_t b
 
uint32_t c
 
FF a_scaling
 
FF b_scaling
 
FF c_scaling
 
FF const_scaling
 

Detailed Description

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

Definition at line 16 of file gate_data.hpp.

Member Data Documentation

◆ a

template<typename FF >
uint32_t bb::add_triple_< FF >::a

Definition at line 17 of file gate_data.hpp.

◆ a_scaling

template<typename FF >
FF bb::add_triple_< FF >::a_scaling

Definition at line 20 of file gate_data.hpp.

◆ b

template<typename FF >
uint32_t bb::add_triple_< FF >::b

Definition at line 18 of file gate_data.hpp.

◆ b_scaling

template<typename FF >
FF bb::add_triple_< FF >::b_scaling

Definition at line 21 of file gate_data.hpp.

◆ c

template<typename FF >
uint32_t bb::add_triple_< FF >::c

Definition at line 19 of file gate_data.hpp.

◆ c_scaling

template<typename FF >
FF bb::add_triple_< FF >::c_scaling

Definition at line 22 of file gate_data.hpp.

◆ const_scaling

template<typename FF >
FF bb::add_triple_< FF >::const_scaling

Definition at line 23 of file gate_data.hpp.


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