Public Attributes | |
float | buildTimeCost |
float | memoryCost |
IndexParams | params |
float | searchTimeCost |
float | totalCost |
Definition at line 361 of file autotuned_index.h.
float rtflann::AutotunedIndex< Distance >::CostData::buildTimeCost |
Definition at line 364 of file autotuned_index.h.
float rtflann::AutotunedIndex< Distance >::CostData::memoryCost |
Definition at line 365 of file autotuned_index.h.
IndexParams rtflann::AutotunedIndex< Distance >::CostData::params |
Definition at line 367 of file autotuned_index.h.
float rtflann::AutotunedIndex< Distance >::CostData::searchTimeCost |
Definition at line 363 of file autotuned_index.h.
float rtflann::AutotunedIndex< Distance >::CostData::totalCost |
Definition at line 366 of file autotuned_index.h.