|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/relations/relation_types.hpp"#include "barretenberg/relations/translator_vm/translator_short_monomial_relation_utils.hpp"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 > > |