OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTuner Member List

This is the complete list of members for anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTuner, including all inherited members.

bucket_thresholds_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
BucketSizeTuner(const double bucket_threshold, const double step, const double min_threshold, const Data_Namespace::MemoryLevel effective_memory_level, const std::vector< ColumnsForDevice > &columns_per_device, const std::vector< InnerOuter > &inner_outer_pairs, const size_t table_tuple_count, const Executor *executor)anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerinline
bucketThresholdsBelowMinThreshold() const anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerinlineprivate
columns_per_device_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
computeBucketSizes() const anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerinlineprivate
current_bucket_sizes_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
effective_memory_level_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
executor_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
getInverseBucketSizes()anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerinline
getMinBucketSize() const anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerinline
inner_outer_pairs_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
min_threshold_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
num_dims_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
num_steps_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
operator<<(std::ostream &os, const BucketSizeTuner &tuner)anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerfriend
step_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
table_tuple_count_anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerprivate
tuneLargerOneStep(const double step_overide)anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerinlineprivate
tuneOneStep()anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerinline
tuneOneStep(const TuningState::TuningDirection tuning_direction)anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerinline
tuneOneStep(const TuningState::TuningDirection tuning_direction, const double step_overide)anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerinline
tuneSmallerOneStep(const double step_overide)anonymous_namespace{BoundingBoxIntersectJoinHashTable.cpp}::BucketSizeTunerinlineprivate