Home
last modified time | relevance | path

Searched defs:DistIndex (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dresult_set.h290 struct DistIndex struct
292 DistIndex(DistanceType dist, unsigned int index) : in DistIndex() function
300 DistanceType dist_;
301 unsigned int index_;
433 typedef typename UniqueResultSet<DistanceType>::DistIndex DistIndex; typedef
494 typedef typename UniqueResultSet<DistanceType>::DistIndex DistIndex; typedef