Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::fixed_group_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 q_x_1
 
FF q_x_2
 
FF q_y_1
 
FF q_y_2
 

Detailed Description

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

Definition at line 106 of file gate_data.hpp.

Member Data Documentation

◆ a

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

Definition at line 107 of file gate_data.hpp.

◆ b

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

Definition at line 108 of file gate_data.hpp.

◆ c

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

Definition at line 109 of file gate_data.hpp.

◆ d

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

Definition at line 110 of file gate_data.hpp.

◆ q_x_1

template<typename FF >
FF bb::fixed_group_add_quad_< FF >::q_x_1

Definition at line 111 of file gate_data.hpp.

◆ q_x_2

template<typename FF >
FF bb::fixed_group_add_quad_< FF >::q_x_2

Definition at line 112 of file gate_data.hpp.

◆ q_y_1

template<typename FF >
FF bb::fixed_group_add_quad_< FF >::q_y_1

Definition at line 113 of file gate_data.hpp.

◆ q_y_2

template<typename FF >
FF bb::fixed_group_add_quad_< FF >::q_y_2

Definition at line 114 of file gate_data.hpp.


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