Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Drandom.h99 class UniqueRandom
111 UniqueRandom(int n) in UniqueRandom() function
H A Dsampling.h65 UniqueRandom rand((int)srcMatrix.rows); in random_sample()
H A Dhierarchical_clustering_index.h110 UniqueRandom r(indices_length); in chooseCentersRandom()
H A Dkmeans_index.h109 UniqueRandom r(indices_length); in chooseCentersRandom()