|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/relations/ecc_vm/ecc_point_table_relation.hpp"#include "barretenberg/relations/ecc_vm/ecc_short_monomial_relation_utils.hpp"#include "barretenberg/relations/relation_types.hpp"Go to the source code of this file.
Classes | |
| class | bb::ECCVMPointTableDoubleShortRelationImpl< FF_ > |
| class | bb::ECCVMPointTableShortRelationImpl< FF_ > |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Typedefs | |
| template<typename FF > | |
| using | bb::ECCVMPointTableDoubleShortRelation = Relation< ECCVMPointTableDoubleShortRelationImpl< FF > > |
| template<typename FF > | |
| using | bb::ECCVMPointTableShortRelation = Relation< ECCVMPointTableShortRelationImpl< FF > > |