Home
last modified time | relevance | path

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

/oneTBB/examples/graph/som/
H A Dsom_graph.cpp81 static search_result_type last_update; variable
342 if (overlap(xval, yval, last_update)) { in graph_BMU()
430 last_update = min_sr; in graph_teach()
431 std::get<RADIUS>(last_update) = radius; // not smallest value, but range of effect in graph_teach()