Template Struct GetSearchAccelerator< Feature, Distance, FeatureAllocator, typename std::enable_if< std::is_integral< typename Feature::value_type >::value >::type >¶
Defined in File simple-kmeans-inl.h
Struct Documentation¶
-
template<class Feature, class Distance, class FeatureAllocator>
struct loop_closure::GetSearchAccelerator<Feature, Distance, FeatureAllocator, typename std::enable_if<std::is_integral<typename Feature::value_type>::value>::type>¶ Public Types
-
typedef DefaultSearchAccelerator<Feature, Distance, FeatureAllocator> type¶
-
typedef DefaultSearchAccelerator<Feature, Distance, FeatureAllocator> type¶