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

#include <gate_data.hpp>

Public Attributes

uint32_t x1
 
uint32_t y1
 
uint32_t x3
 
uint32_t y3
 

Detailed Description

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

Definition at line 136 of file gate_data.hpp.

Member Data Documentation

◆ x1

template<typename FF >
uint32_t bb::ecc_dbl_gate_< FF >::x1

Definition at line 137 of file gate_data.hpp.

◆ x3

template<typename FF >
uint32_t bb::ecc_dbl_gate_< FF >::x3

Definition at line 139 of file gate_data.hpp.

◆ y1

template<typename FF >
uint32_t bb::ecc_dbl_gate_< FF >::y1

Definition at line 138 of file gate_data.hpp.

◆ y3

template<typename FF >
uint32_t bb::ecc_dbl_gate_< FF >::y3

Definition at line 140 of file gate_data.hpp.


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