Home
last modified time | relevance | path

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

/oneTBB/examples/graph/som/
H A Dsom_graph.cpp110 typedef std::vector<oneapi::tbb::flow::graph *> graph_vector_type; typedef
111 typedef std::vector<graph_vector_type> graph_array_type;
167 g_array[scnt]->push_back(graph_vector_type()); in build_BMU_graph()