Barretenberg
The ZK-SNARK library at the core of Aztec
|
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) |
using bb::stdlib::element_goblin::BiggroupGoblin = typedef goblin_element<bb::MegaCircuitBuilder, bb::stdlib::goblin_field<MegaCircuitBuilder>, stdlib::field_t<MegaCircuitBuilder>, bb::g1> |
Definition at line 393 of file biggroup_goblin.hpp.