Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <tuple>
#include <type_traits>
#include <utility>
#include "barretenberg/common/constexpr_utils.hpp"
#include "barretenberg/common/tuple.hpp"
#include "barretenberg/flavor/flavor.hpp"
#include "barretenberg/polynomials/gate_separator.hpp"
#include "barretenberg/relations/relation_parameters.hpp"
#include "barretenberg/relations/relation_types.hpp"
Go to the source code of this file.
Classes | |
class | bb::RelationUtils< Flavor > |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |