Column-oriented GPU-accelerated Database Management System
CoGaDB
hype::core::Static_Configuration Class Reference

#include <configuration.hpp>

List of all members.

Public Types

enum  {
  length_of_initial_training_phase = 10, length_of_history = 1000, period_for_periodic_recomputation = 100, maximal_time_where_algorithm_was_not_choosen = 8,
  maximal_retraining_length = 1, window_size_for_windowed_average_relative_estimation_error = 100, maximal_slowdown_of_non_optimal_algorithm_in_percent = 10, ready_queue_length_of_processing_devices = 100,
  print_algorithm_statistics_report = 0, default_optimization_criterion = 1
}

Member Enumeration Documentation

anonymous enum
Enumerator:
length_of_initial_training_phase 
length_of_history 
period_for_periodic_recomputation 
maximal_time_where_algorithm_was_not_choosen 
maximal_retraining_length 
window_size_for_windowed_average_relative_estimation_error 
maximal_slowdown_of_non_optimal_algorithm_in_percent 
ready_queue_length_of_processing_devices 
print_algorithm_statistics_report 
default_optimization_criterion 

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