Home
last modified time | relevance | path

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

/external/opencv3/modules/flann/include/opencv2/flann/
Dlsh_index.h244 std::vector<lsh::BucketKey>& xor_masks) in fill_xor_mask() argument
246 xor_masks.push_back(key); in fill_xor_mask()
251 fill_xor_mask(new_key, index, level - 1, xor_masks); in fill_xor_mask()