Home
last modified time | relevance | path

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

/oneTBB/examples/concurrent_priority_queue/shortpath/
H A Dshortpath.cpp53 point generate_random_point(utility::FastRandom& mr) { in generate_random_point() function
229 vertices[i] = generate_random_point(my_random); in InitializeGraph()