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

Go to the source code of this file.

Classes

class  bb::ECCVMMSMAddShortRelationImpl< FF_ >
 
class  bb::ECCVMMSMDoubleShortRelationImpl< FF_ >
 
class  bb::ECCVMMSMSkewShortRelationImpl< FF_ >
 
class  bb::ECCVMMSMShortRelationImpl< FF_ >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename FF >
using bb::ECCVMMSMAddShortRelation = Relation< ECCVMMSMAddShortRelationImpl< FF > >
 
template<typename FF >
using bb::ECCVMMSMDoubleShortRelation = Relation< ECCVMMSMDoubleShortRelationImpl< FF > >
 
template<typename FF >
using bb::ECCVMMSMSkewShortRelation = Relation< ECCVMMSMSkewShortRelationImpl< FF > >
 
template<typename FF >
using bb::ECCVMMSMShortRelation = Relation< ECCVMMSMShortRelationImpl< FF > >