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

#include <report.hpp>

List of all members.

Public Member Functions

double getRelativeEstimationError (const std::string &algorithm_name) const throw (std::invalid_argument)

Static Public Member Functions

static Reportinstance ()

Private Member Functions

 Report ()
 Report (const Report &report)
Reportoperator= (const Report &report)

Constructor & Destructor Documentation

hype::core::Report::Report ( const Report report) [private]

Member Function Documentation

double hype::core::Report::getRelativeEstimationError ( const std::string &  algorithm_name) const throw (std::invalid_argument)

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

Here is the caller graph for this function:

static Report& hype::core::Report::instance ( ) [static]

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

Here is the caller graph for this function:

Report& hype::core::Report::operator= ( const Report report) [private]

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