|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/dsl/acir_format/test_class_predicate.hpp"#include "barretenberg/stdlib/primitives/circuit_builders/circuit_builders.hpp"#include "barretenberg/stdlib_circuit_builders/mega_circuit_builder.hpp"#include "barretenberg/stdlib_circuit_builders/ultra_circuit_builder.hpp"#include <cstddef>#include <tuple>#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | acir_format |
Functions | |
| template<typename RecursiveFlavor > | |
| constexpr std::tuple< size_t, size_t > | acir_format::HONK_RECURSION_CONSTANTS (const PredicateTestCase &mode=PredicateTestCase::ConstantTrue) |