Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::stdlib::element_goblin Namespace Reference

Classes

class  goblin_element
 Custom element class for when using goblin. More...
 

Typedefs

using BiggroupGoblin = goblin_element< bb::MegaCircuitBuilder, bb::stdlib::goblin_field< MegaCircuitBuilder >, stdlib::field_t< MegaCircuitBuilder >, bb::g1 >
 

Functions

template<typename C , typename Fq , typename Fr , typename G >
std::ostream & operator<< (std::ostream &os, goblin_element< C, Fq, Fr, G > const &v)
 

Typedef Documentation

◆ BiggroupGoblin

Function Documentation

◆ operator<<()

template<typename C , typename Fq , typename Fr , typename G >
std::ostream & bb::stdlib::element_goblin::operator<< ( std::ostream &  os,
goblin_element< C, Fq, Fr, G > const &  v 
)
inline

Definition at line 399 of file biggroup_goblin.hpp.