Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/hype-library/include/core/measurementpair.hpp File Reference
#include <iostream>
#include <string>
#include <vector>
#include <ostream>
#include <core/time_measurement.hpp>
Include dependency graph for measurementpair.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hype::core::MeasurementPair
 This class represents the result of a measurement consisting of the features of a data set, the measured execution time of an algorithm and an estimated execution time for an algortihm computed by a statistical method. More...

Namespaces

namespace  hype
 

The namespace stemod contains all classes and functions that belongs to the framework.


namespace  hype::core
 

The namespace stemod::core contains all classes and functions that belong to the core framework.


Functions

std::ostream & hype::core::operator<< (std::ostream &out, MeasurementPair &pair)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines