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

#include <gate_data.hpp>

Public Attributes

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

Detailed Description

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

Definition at line 26 of file gate_data.hpp.

Member Data Documentation

◆ a

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

Definition at line 27 of file gate_data.hpp.

◆ a_scaling

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

Definition at line 31 of file gate_data.hpp.

◆ b

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

Definition at line 28 of file gate_data.hpp.

◆ b_scaling

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

Definition at line 32 of file gate_data.hpp.

◆ c

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

Definition at line 29 of file gate_data.hpp.

◆ c_scaling

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

Definition at line 33 of file gate_data.hpp.

◆ const_scaling

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

Definition at line 35 of file gate_data.hpp.

◆ d

template<typename FF >
uint32_t bb::add_quad_< FF >::d

Definition at line 30 of file gate_data.hpp.

◆ d_scaling

template<typename FF >
FF bb::add_quad_< FF >::d_scaling

Definition at line 34 of file gate_data.hpp.


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