cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE >::CostData Struct Reference

List of all members.

Public Attributes

float buildTimeCost
float memoryCost
float searchTimeCost
float timeCost
float totalCost

Detailed Description

template<typename ELEM_TYPE, typename DIST_TYPE = typename DistType<ELEM_TYPE>::type>
struct cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE >::CostData

Definition at line 219 of file autotuned_index.h.


Member Data Documentation

template<typename ELEM_TYPE, typename DIST_TYPE = typename DistType<ELEM_TYPE>::type>
float cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE >::CostData::buildTimeCost

Definition at line 221 of file autotuned_index.h.

template<typename ELEM_TYPE, typename DIST_TYPE = typename DistType<ELEM_TYPE>::type>
float cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE >::CostData::memoryCost

Definition at line 223 of file autotuned_index.h.

template<typename ELEM_TYPE, typename DIST_TYPE = typename DistType<ELEM_TYPE>::type>
float cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE >::CostData::searchTimeCost

Definition at line 220 of file autotuned_index.h.

template<typename ELEM_TYPE, typename DIST_TYPE = typename DistType<ELEM_TYPE>::type>
float cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE >::CostData::timeCost

Definition at line 222 of file autotuned_index.h.

template<typename ELEM_TYPE, typename DIST_TYPE = typename DistType<ELEM_TYPE>::type>
float cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE >::CostData::totalCost

Definition at line 224 of file autotuned_index.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


opencv2
Author(s): Gary Bradski and many others. See web page for a full contributor list. ROS package maintained by James Bowman.
autogenerated on Fri Jan 11 10:00:49 2013