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

Go to the source code of this file.

Classes

class  bb::ECCVMPointTableDoubleShortRelationImpl< FF_ >
 
class  bb::ECCVMPointTableShortRelationImpl< FF_ >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename FF >
using bb::ECCVMPointTableDoubleShortRelation = Relation< ECCVMPointTableDoubleShortRelationImpl< FF > >
 
template<typename FF >
using bb::ECCVMPointTableShortRelation = Relation< ECCVMPointTableShortRelationImpl< FF > >