OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AutoTunerMetaInfo Struct Reference

#include <BoundingBoxIntersectTuningParamRecycler.h>

Public Attributes

size_t max_hashtable_size
 
double bucket_threshold
 
std::vector< double > bucket_sizes
 

Detailed Description

Definition at line 26 of file BoundingBoxIntersectTuningParamRecycler.h.

Member Data Documentation

std::vector<double> AutoTunerMetaInfo::bucket_sizes

Definition at line 29 of file BoundingBoxIntersectTuningParamRecycler.h.

double AutoTunerMetaInfo::bucket_threshold

Definition at line 28 of file BoundingBoxIntersectTuningParamRecycler.h.

size_t AutoTunerMetaInfo::max_hashtable_size

Definition at line 27 of file BoundingBoxIntersectTuningParamRecycler.h.


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