|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Swap two random elements at random indices. More...
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 50 of file vector.cpp.
|
inlinestatic |
Definition at line 51 of file vector.cpp.