Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
translator_extra_relations.cpp
Go to the documentation of this file.
1// === AUDIT STATUS ===
2// internal: { status: not started, auditors: [], date: YYYY-MM-DD }
3// external_1: { status: not started, auditors: [], date: YYYY-MM-DD }
4// external_2: { status: not started, auditors: [], date: YYYY-MM-DD }
5// =====================
6
10namespace bb {
11template class TranslatorOpcodeConstraintRelationImpl<fr>;
12template class TranslatorAccumulatorTransferRelationImpl<fr>;
13template class TranslatorZeroConstraintsRelationImpl<fr>;
14
18} // namespace bb
Entry point for Barretenberg command-line interface.
#define DEFINE_SUMCHECK_RELATION_CLASS(RelationImpl, Flavor)