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

#include <periodic_recomputation.hpp>

Inheritance diagram for hype::core::PeriodicRecomputation:
Collaboration diagram for hype::core::PeriodicRecomputation:

List of all members.

Public Member Functions

 PeriodicRecomputation ()
virtual bool internal_recompute (Algorithm &algortihm)

Static Public Member Functions

static
RecomputationHeuristic_Internal
create ()

Private Attributes

unsigned int counter_

Constructor & Destructor Documentation

Referenced by create().

Here is the caller graph for this function:


Member Function Documentation

References PeriodicRecomputation().

Here is the call graph for this function:

virtual bool hype::core::PeriodicRecomputation::internal_recompute ( Algorithm algortihm) [virtual]

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