Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Poseidon2TestingFunctions< BuilderType >::InvalidWitness Struct Reference

Public Types

enum class  Target : uint8_t { None , Input , Output }
 

Static Public Member Functions

static std::vector< Targetget_all ()
 
static std::vector< std::string > get_labels ()
 

Detailed Description

template<class BuilderType>
struct Poseidon2TestingFunctions< BuilderType >::InvalidWitness

Definition at line 23 of file poseidon2_constraint.test.cpp.

Member Enumeration Documentation

◆ Target

template<class BuilderType >
enum class Poseidon2TestingFunctions::InvalidWitness::Target : uint8_t
strong
Enumerator
None 
Input 
Output 

Definition at line 25 of file poseidon2_constraint.test.cpp.

Member Function Documentation

◆ get_all()

template<class BuilderType >
static std::vector< Target > Poseidon2TestingFunctions< BuilderType >::InvalidWitness::get_all ( )
inlinestatic

Definition at line 31 of file poseidon2_constraint.test.cpp.

◆ get_labels()

template<class BuilderType >
static std::vector< std::string > Poseidon2TestingFunctions< BuilderType >::InvalidWitness::get_labels ( )
inlinestatic

Definition at line 33 of file poseidon2_constraint.test.cpp.


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