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

#include <event_based_recomputation.hpp>

Inheritance diagram for hype::core::RelativeErrorBasedRecomputation:
Collaboration diagram for hype::core::RelativeErrorBasedRecomputation:

List of all members.

Public Member Functions

 RelativeErrorBasedRecomputation ()
 RelativeErrorBasedRecomputation (const double &error_threshold)
virtual bool internal_recompute (Algorithm &algortihm)

Static Public Member Functions

static
RecomputationHeuristic_Internal
create ()

Private Attributes

unsigned int counter_
double error_threshold_

Constructor & Destructor Documentation

Referenced by create().

Here is the caller graph for this function:


Member Function Documentation

References RelativeErrorBasedRecomputation().

Here is the call graph for this function:

returns true, if approximation function has to be recomputed and false otherwise

Implements hype::core::RecomputationHeuristic_Internal.


Member Data Documentation


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