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

Go to the source code of this file.

Classes

class  bb::TranslatorOpcodeConstraintShortRelationImpl< FF_ >
 
class  bb::TranslatorAccumulatorTransferShortRelationImpl< FF_ >
 
class  bb::TranslatorZeroConstraintsShortRelationImpl< FF_ >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename FF >
using bb::TranslatorOpcodeConstraintShortRelation = Relation< TranslatorOpcodeConstraintShortRelationImpl< FF > >
 
template<typename FF >
using bb::TranslatorAccumulatorTransferShortRelation = Relation< TranslatorAccumulatorTransferShortRelationImpl< FF > >
 
template<typename FF >
using bb::TranslatorZeroConstraintsShortRelation = Relation< TranslatorZeroConstraintsShortRelationImpl< FF > >