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

Go to the source code of this file.

Classes

class  bb::BilinearOrBatchedEqCheckRelationImpl< FF_ >
 Bilinear / batched-eq custom gate (Mega flavors only). More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename FF >
using bb::BilinearOrBatchedEqCheckRelation = Relation< BilinearOrBatchedEqCheckRelationImpl< FF > >