presage
0.8.7
|
configuration | Predictor | [protected] |
contextTracker | Predictor | [protected] |
CUTOFF_THRESHOLD | RecencyPredictor | [private, static] |
cutoff_threshold | RecencyPredictor | [private] |
dispatcher | RecencyPredictor | [private] |
getLongDescription() const | Predictor | |
getName() const | Predictor | |
getShortDescription() const | Predictor | |
LAMBDA | RecencyPredictor | [private, static] |
lambda | RecencyPredictor | [private] |
learn(const std::vector< std::string > &change) | RecencyPredictor | [virtual] |
LOGGER | RecencyPredictor | [private, static] |
logger | Predictor | [protected] |
longDescription | Predictor | [protected] |
n_0 | RecencyPredictor | [private] |
N_0 | RecencyPredictor | [private, static] |
name | Predictor | [protected] |
Observer() | Observer | [inline, protected] |
predict(const size_t size, const char **filter) const | RecencyPredictor | [virtual] |
Predictor(Configuration *configuration, ContextTracker *contextTracker, const char *predictorName="Predictor", const char *shortDescription="", const char *longDescription="") | Predictor | |
RecencyPredictor(Configuration *, ContextTracker *) | RecencyPredictor | |
set_cutoff_threshold(const std::string &value) | RecencyPredictor | [private] |
set_lambda(const std::string &value) | RecencyPredictor | [private] |
set_logger(const std::string &level) | Predictor | [virtual] |
set_n_0(const std::string &value) | RecencyPredictor | [private] |
shortDescription | Predictor | [protected] |
update(const Observable *variable) | RecencyPredictor | [virtual] |
~Observer() | Observer | [inline, virtual] |
~Predictor() | Predictor | [virtual] |
~RecencyPredictor() | RecencyPredictor |