Home
last modified time | relevance | path

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

/oneTBB/examples/graph/som/
H A Dsom_graph.cpp175 oneapi::tbb::flow::graph *g_local = construct_graph(ta); in build_BMU_graph() local
177 new search_node(*g_local, oneapi::tbb::flow::serial, bb); // copies Body in build_BMU_graph()
178 (*g_array[scnt])[xindex].push_back(g_local); in build_BMU_graph()