Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
biggroup_goblin.hpp File Reference

Go to the source code of this file.

Classes

class  bb::stdlib::element_goblin::goblin_element< Builder_, Fq, Fr, NativeGroup >
 Custom element class for when using goblin. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::stdlib
 
namespace  bb::stdlib::element_goblin
 

Typedefs

using bb::stdlib::element_goblin::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 & bb::stdlib::element_goblin::operator<< (std::ostream &os, goblin_element< C, Fq, Fr, G > const &v)