Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
acir_format::Poseidon2Constraint Struct Reference

#include <poseidon2_constraint.hpp>

Public Member Functions

 MSGPACK_FIELDS (state, result, len)
 

Public Attributes

std::vector< WitnessOrConstant< bb::fr > > state
 
std::vector< uint32_t > result
 
uint32_t len
 

Friends

bool operator== (Poseidon2Constraint const &lhs, Poseidon2Constraint const &rhs)=default
 

Detailed Description

Definition at line 15 of file poseidon2_constraint.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

acir_format::Poseidon2Constraint::MSGPACK_FIELDS ( state  ,
result  ,
len   
)

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( Poseidon2Constraint const &  lhs,
Poseidon2Constraint const &  rhs 
)
friend

Member Data Documentation

◆ len

uint32_t acir_format::Poseidon2Constraint::len

Definition at line 18 of file poseidon2_constraint.hpp.

◆ result

std::vector<uint32_t> acir_format::Poseidon2Constraint::result

Definition at line 17 of file poseidon2_constraint.hpp.

◆ state

std::vector<WitnessOrConstant<bb::fr> > acir_format::Poseidon2Constraint::state

Definition at line 16 of file poseidon2_constraint.hpp.


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