Searched refs:graph_vector_type (Results 1 – 1 of 1) sorted by relevance
110 typedef std::vector<oneapi::tbb::flow::graph *> graph_vector_type; typedef111 typedef std::vector<graph_vector_type> graph_array_type;167 g_array[scnt]->push_back(graph_vector_type()); in build_BMU_graph()