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

#include <gate_data.hpp>

Public Attributes

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_init_quad_< FF >

Definition at line 116 of file gate_data.hpp.

Member Data Documentation

◆ q_x_1

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

Definition at line 117 of file gate_data.hpp.

◆ q_x_2

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

Definition at line 118 of file gate_data.hpp.

◆ q_y_1

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

Definition at line 119 of file gate_data.hpp.

◆ q_y_2

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

Definition at line 120 of file gate_data.hpp.


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