Home
last modified time | relevance | path

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

/oneTBB/examples/graph/som/
H A Dsom_graph.cpp297 int result_count = 0; in graph_BMU() local
299 ++result_count; in graph_BMU()
334 if (result_count != xranges * yranges + extra_computations) { in graph_BMU()