Column-oriented GPU-accelerated Database Management System
CoGaDB
hype::util Namespace Reference

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)

Function Documentation

template<class T , class TAl >
T* hype::util::begin_ptr ( std::vector< T, TAl > &  v) [inline]

Referenced by CoGaDB::Column< T >::selection().

Here is the caller graph for this function:

template<class T , class TAl >
const T* hype::util::begin_ptr ( const std::vector< T, TAl > &  v) [inline]

Referenced by hype::queryprocessing::Operation_Benchmark< Type >::setup().

Here is the caller graph for this function:

const std::string hype::util::getName ( StatisticalMethod  )
const std::string hype::util::getName ( OptimizationCriterion  )
const std::string hype::util::getName ( ProcessingDeviceType  )
const std::string hype::util::getName ( DeviceTypeConstraint  )
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines