Home
last modified time | relevance | path

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

/oneTBB/examples/task_group/sudoku/
H A DREADME.md4 … until it obtains just the first solution. The point of the example is to teach how to use the `ta…
/oneTBB/examples/graph/som/
H A Dsom.hpp179 void teach(teaching_vector_type &id);
H A Dsom.cpp179 void SOMap::teach(teaching_vector_type &in) { in teach() function in SOMap