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

#include <gate_data.hpp>

Public Attributes

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

Detailed Description

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

Definition at line 37 of file gate_data.hpp.

Member Data Documentation

◆ a

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

Definition at line 38 of file gate_data.hpp.

◆ a_scaling

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

Definition at line 43 of file gate_data.hpp.

◆ b

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

Definition at line 39 of file gate_data.hpp.

◆ b_scaling

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

Definition at line 44 of file gate_data.hpp.

◆ c

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

Definition at line 40 of file gate_data.hpp.

◆ c_scaling

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

Definition at line 45 of file gate_data.hpp.

◆ const_scaling

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

Definition at line 47 of file gate_data.hpp.

◆ d

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

Definition at line 41 of file gate_data.hpp.

◆ d_scaling

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

Definition at line 46 of file gate_data.hpp.

◆ mul_scaling

template<typename FF >
FF bb::mul_quad_< FF >::mul_scaling

Definition at line 42 of file gate_data.hpp.


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