Home
last modified time | relevance | path

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

/oneTBB/examples/graph/som/
H A Dsom.hpp157 void epoch_update(SOM_element const &s, in epoch_update() function in SOMap
H A Dsom.cpp193 epoch_update(in[j], i, min_x, min_y, radius, learning_rate); in teach()
H A Dsom_graph.cpp416 map1.epoch_update( in graph_teach()