![]() |
Hybrid Query Processing Engine for Coprocessing in Database Systems
HyPE
|
#include <iostream>#include <string>#include <vector>#include <ostream>#include <core/time_measurement.hpp>

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) |