Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
utils.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  acir_format
 

Functions

template<typename T >
std::vector< uint32_t > acir_format::add_to_witness_and_track_indices (WitnessVector &witness, std::span< const T > input)
 Append values to a witness vector and track their indices.
 
template<typename T , std::size_t N>
std::array< uint32_t, N > acir_format::add_to_witness_and_track_indices (WitnessVector &witness, std::span< const T > input)
 Append values to a witness vector and track their indices.