Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
RandomSelection Struct Reference

Randomly select a new field value. More...

Static Public Member Functions

static void mutate (std::mt19937_64 &rng, FF &value)
 

Detailed Description

Randomly select a new field value.

Definition at line 35 of file field.cpp.

Member Function Documentation

◆ mutate()

static void RandomSelection::mutate ( std::mt19937_64 rng,
FF value 
)
inlinestatic

Definition at line 36 of file field.cpp.


The documentation for this struct was generated from the following file: