Column-oriented GPU-accelerated Database Management System
CoGaDB
|
Functions | |
Architecture | getArchitecture () |
template<class T , class TAl > | |
T * | begin_ptr (std::vector< T, TAl > &v) |
template<class T , class TAl > | |
const T * | begin_ptr (const std::vector< T, TAl > &v) |
const std::string | getName (StatisticalMethod) |
const std::string | getName (RecomputationHeuristic) |
const std::string | getName (OptimizationCriterion) |
const std::string | getName (ProcessingDeviceType) |
const std::string | getName (DeviceTypeConstraint) |
T* hype::util::begin_ptr | ( | std::vector< T, TAl > & | v | ) | [inline] |
const T* hype::util::begin_ptr | ( | const std::vector< T, TAl > & | v | ) | [inline] |
Referenced by hype::queryprocessing::Operation_Benchmark< Type >::setup().
const std::string hype::util::getName | ( | StatisticalMethod | ) |
const std::string hype::util::getName | ( | RecomputationHeuristic | ) |
const std::string hype::util::getName | ( | OptimizationCriterion | ) |
const std::string hype::util::getName | ( | ProcessingDeviceType | ) |
const std::string hype::util::getName | ( | DeviceTypeConstraint | ) |