Home
last modified time | relevance | path

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

/oneTBB/examples/graph/som/
H A Dsom_graph.cpp85 subsquare_type my_square; member in BMU_search_body
91 my_square(_sq), in BMU_search_body()
95 my_square(other.my_square), in BMU_search_body()
100 double min_dist = my_map.BMU_range(s, my_x, my_y, my_square); in operator ()()