Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
calldata_vec.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <random>
4#include <vector>
5
9
10void mutate_calldata_vec(std::vector<bb::avm2::FF>& calldata, std::mt19937_64& rng);
void mutate_calldata_vec(std::vector< bb::avm2::FF > &calldata, std::mt19937_64 &rng)
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13
std::vector< MemoryValue > calldata