Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
ecc_shiftable_init_relation.cpp
Go to the documentation of this file.
1
// === AUDIT STATUS ===
2
// internal: { status: not started, auditors: [], commit: }
3
// external_1: { status: not started, auditors: [], commit: }
4
// external_2: { status: not started, auditors: [], commit: }
5
// =====================
6
7
#include "
./ecc_shiftable_init_relation_impl.hpp
"
8
#include "
barretenberg/ecc/curves/grumpkin/grumpkin.hpp
"
9
#include "
barretenberg/eccvm/eccvm_flavor.hpp
"
10
#include "
barretenberg/flavor/relation_definitions.hpp
"
11
12
namespace
bb
{
13
template
class
ECCVMShiftableInitRelationImpl<grumpkin::fr>;
14
DEFINE_SUMCHECK_RELATION_CLASS
(
ECCVMShiftableInitRelationImpl
,
ECCVMFlavor
);
15
}
// namespace bb
bb::ECCVMFlavor
Definition
eccvm_flavor.hpp:38
bb::ECCVMShiftableInitRelationImpl
Pins every shiftable wire to 0 at the lagrange_first row (TRACE_OFFSET).
Definition
ecc_shiftable_init_relation.hpp:64
grumpkin.hpp
ecc_shiftable_init_relation_impl.hpp
eccvm_flavor.hpp
bb
Entry point for Barretenberg command-line interface.
Definition
api.hpp:5
relation_definitions.hpp
DEFINE_SUMCHECK_RELATION_CLASS
#define DEFINE_SUMCHECK_RELATION_CLASS(RelationImpl, Flavor)
Definition
relation_definitions.hpp:32
src
barretenberg
relations
ecc_vm
ecc_shiftable_init_relation.cpp
Generated by
1.9.8