Home
last modified time | relevance | path

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

/oneTBB/examples/graph/som/
H A DREADME.md28 * `cancel-test` - test for cancel signal while finding BMU.
H A Dsom.hpp183 double BMU(const SOM_element &s, int &xval, int &yval) { in BMU() function in SOMap
H A Dsom_graph.cpp638 double my_dist = map1.BMU(my_teaching[i], xdist, ydist); in main()