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

#include <gate_data.hpp>

Public Attributes

uint32_t a
 
uint32_t b
 
uint32_t c
 
FF mul_scaling
 
FF c_scaling
 
FF const_scaling
 

Detailed Description

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

Definition at line 49 of file gate_data.hpp.

Member Data Documentation

◆ a

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

Definition at line 50 of file gate_data.hpp.

◆ b

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

Definition at line 51 of file gate_data.hpp.

◆ c

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

Definition at line 52 of file gate_data.hpp.

◆ c_scaling

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

Definition at line 54 of file gate_data.hpp.

◆ const_scaling

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

Definition at line 55 of file gate_data.hpp.

◆ mul_scaling

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

Definition at line 53 of file gate_data.hpp.


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