Searched refs:teaching_vector_type (Results 1 – 3 of 3) sorted by relevance
115 typedef std::vector<SOM_element> teaching_vector_type; typedef122 extern void find_data_ranges(teaching_vector_type &teaching,128 DEFINE teaching_vector_type my_teaching;137 my_map.push_back(teaching_vector_type()); in SOMap()148 teaching_vector_type &operator[](int indx) { in operator []()179 void teach(teaching_vector_type &id);
77 void find_data_ranges(teaching_vector_type &teaching, in find_data_ranges()179 void SOMap::teach(teaching_vector_type &in) { in teach()
367 void graph_teach(SOMap &map1, teaching_vector_type &in, oneapi::tbb::task_arena &ta) { in graph_teach()