Searched refs:_distType (Results 1 – 1 of 1) sorted by relevance
345 Index::Index(InputArray _data, const IndexParams& params, flann_distance_t _distType) in Index() argument351 build(_data, params, _distType); in Index()354 void Index::build(InputArray _data, const IndexParams& params, flann_distance_t _distType) in build() argument367 distType = _distType; in build()