Home
last modified time | relevance | path

Searched refs:my_remove_oldest_first (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-dlib/dlib-19.22/dlib/svm/
H A Dkcentroid_overloads.h46 my_remove_oldest_first(remove_oldest_first_), in my_remove_oldest_first() function
207 exchange(my_remove_oldest_first, item.my_remove_oldest_first); in swap()
227 serialize(item.my_remove_oldest_first, out); in serialize()
238 deserialize(item.my_remove_oldest_first, in); in deserialize()
304 bool my_remove_oldest_first; variable
528 exchange(my_remove_oldest_first, item.my_remove_oldest_first); in swap()
665 bool my_remove_oldest_first; variable
842 exchange(my_remove_oldest_first, item.my_remove_oldest_first); in swap()
942 bool my_remove_oldest_first; variable
1156 exchange(my_remove_oldest_first, item.my_remove_oldest_first); in swap()
[all …]
H A Dkcentroid.h71 my_remove_oldest_first(false), in kcentroid()
86 my_remove_oldest_first(remove_oldest_first_), in my_remove_oldest_first() function
118 return my_remove_oldest_first; in remove_oldest_first()
281 exchange(my_remove_oldest_first, item.my_remove_oldest_first); in swap()
304 serialize(item.my_remove_oldest_first, out); in serialize()
322 deserialize(item.my_remove_oldest_first, in); in deserialize()
417 if (my_remove_oldest_first) in train_and_maybe_test()
580 bool my_remove_oldest_first; variable
/dports/science/dlib-cpp/dlib-19.22/dlib/svm/
H A Dkcentroid_overloads.h46 my_remove_oldest_first(remove_oldest_first_), in my_remove_oldest_first() function
207 exchange(my_remove_oldest_first, item.my_remove_oldest_first); in swap()
227 serialize(item.my_remove_oldest_first, out); in serialize()
238 deserialize(item.my_remove_oldest_first, in); in deserialize()
304 bool my_remove_oldest_first; variable
528 exchange(my_remove_oldest_first, item.my_remove_oldest_first); in swap()
665 bool my_remove_oldest_first; variable
842 exchange(my_remove_oldest_first, item.my_remove_oldest_first); in swap()
942 bool my_remove_oldest_first; variable
1156 exchange(my_remove_oldest_first, item.my_remove_oldest_first); in swap()
[all …]
H A Dkcentroid.h71 my_remove_oldest_first(false), in kcentroid()
86 my_remove_oldest_first(remove_oldest_first_), in my_remove_oldest_first() function
118 return my_remove_oldest_first; in remove_oldest_first()
281 exchange(my_remove_oldest_first, item.my_remove_oldest_first); in swap()
304 serialize(item.my_remove_oldest_first, out); in serialize()
322 deserialize(item.my_remove_oldest_first, in); in deserialize()
417 if (my_remove_oldest_first) in train_and_maybe_test()
580 bool my_remove_oldest_first; variable