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

#include <gate_data.hpp>

Public Attributes

uint32_t a
 
uint32_t b
 
uint32_t c
 
uint32_t d
 
size_t round_idx
 

Detailed Description

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

Definition at line 149 of file gate_data.hpp.

Member Data Documentation

◆ a

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

Definition at line 150 of file gate_data.hpp.

◆ b

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

Definition at line 151 of file gate_data.hpp.

◆ c

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

Definition at line 152 of file gate_data.hpp.

◆ d

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

Definition at line 153 of file gate_data.hpp.

◆ round_idx

template<typename FF >
size_t bb::poseidon2_external_gate_< FF >::round_idx

Definition at line 154 of file gate_data.hpp.


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