|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Swap two random elements at random indices. More...
#include <vector.hpp>
Static Public Member Functions | |
| template<typename T > | |
| static void | mutate (std::mt19937_64 &rng, std::vector< T > &vec) |
Swap two random elements at random indices.
Definition at line 45 of file vector.hpp.
|
inlinestatic |
Definition at line 46 of file vector.hpp.