Searched refs:random_functor (Results 1 – 2 of 2) sorted by relevance
44 template < typename Generator > struct random_functor struct46 random_functor(Generator& g) : g(g) {} in random_functor() argument73 random_functor< random_generator_type > rand_fun(gen); in randomly_permute_graph() argument
44 template < typename Generator > struct random_functor struct46 random_functor(Generator& g) : g(g) {} in random_functor() function72 random_functor< random_generator_type > rand_fun(gen); in randomly_permute_graph() argument