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

Go to the source code of this file.

Classes

class  bb::ECCVMShiftableInitRelationImpl< FF_ >
 Pins every shiftable wire to 0 at the lagrange_first row (TRACE_OFFSET). More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename FF >
using bb::ECCVMShiftableInitRelation = Relation< ECCVMShiftableInitRelationImpl< FF > >