Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
return_options.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <random>
4
7
8void mutate_return_options(ReturnOptions& return_options,
10 const ReturnOptionsMutationConfig& config);
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13
void mutate_return_options(ReturnOptions &return_options, std::mt19937_64 &rng, const ReturnOptionsMutationConfig &config)