Home
last modified time | relevance | path

Searched refs:random_functor (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/graph/test/
Disomorphism.cpp44 template < typename Generator > struct random_functor struct
46 random_functor(Generator& g) : g(g) {} in random_functor() argument
73 random_functor< random_generator_type > rand_fun(gen); in randomly_permute_graph() argument
Dvf2_sub_graph_iso_test.cpp44 template < typename Generator > struct random_functor struct
46 random_functor(Generator& g) : g(g) {} in random_functor() function
72 random_functor< random_generator_type > rand_fun(gen); in randomly_permute_graph() argument