Home
last modified time | relevance | path

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

/oneTBB/examples/graph/som/
H A Dsom.cpp95 double distance_squared(SOM_element x, SOM_element y) { in distance_squared() function
128 double dist = distance_squared(s, my_map[x][y]); in BMU_range()
H A Dsom.hpp189 extern double distance_squared(SOM_element x, SOM_element y);