Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
uint_mutation::RandomSelection< T > Struct Template Reference

#include <uint_mutations.hpp>

Static Public Member Functions

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

Detailed Description

template<typename T>
struct uint_mutation::RandomSelection< T >

Definition at line 66 of file uint_mutations.hpp.

Member Function Documentation

◆ mutate()

template<typename T >
static void uint_mutation::RandomSelection< T >::mutate ( std::mt19937_64 rng,
T &  value 
)
inlinestatic

Definition at line 67 of file uint_mutations.hpp.


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