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

Go to the source code of this file.

Functions

bb::avm2::FF generate_random_field (std::mt19937_64 &rng)
 
void mutate_field (bb::avm2::FF &value, std::mt19937_64 &rng, const FieldMutationConfig &config)
 

Function Documentation

◆ generate_random_field()

bb::avm2::FF generate_random_field ( std::mt19937_64 rng)

Definition at line 23 of file field.cpp.

◆ mutate_field()

void mutate_field ( bb::avm2::FF value,
std::mt19937_64 rng,
const FieldMutationConfig config 
)

Definition at line 54 of file field.cpp.