Public Attributes | List of all members
rtflann::AutotunedIndex< Distance >::CostData Struct Reference

Public Attributes

float buildTimeCost
 
float memoryCost
 
IndexParams params
 
float searchTimeCost
 
float totalCost
 

Detailed Description

template<typename Distance>
struct rtflann::AutotunedIndex< Distance >::CostData

Definition at line 389 of file autotuned_index.h.

Member Data Documentation

◆ buildTimeCost

template<typename Distance >
float rtflann::AutotunedIndex< Distance >::CostData::buildTimeCost

Definition at line 392 of file autotuned_index.h.

◆ memoryCost

template<typename Distance >
float rtflann::AutotunedIndex< Distance >::CostData::memoryCost

Definition at line 393 of file autotuned_index.h.

◆ params

template<typename Distance >
IndexParams rtflann::AutotunedIndex< Distance >::CostData::params

Definition at line 395 of file autotuned_index.h.

◆ searchTimeCost

template<typename Distance >
float rtflann::AutotunedIndex< Distance >::CostData::searchTimeCost

Definition at line 391 of file autotuned_index.h.

◆ totalCost

template<typename Distance >
float rtflann::AutotunedIndex< Distance >::CostData::totalCost

Definition at line 394 of file autotuned_index.h.


The documentation for this struct was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:28