|
|
Classes | |
| class | MaxHistorySize |
| class | MaxHistorySizeParent |
| class | Prediction |
| Can do predictions, but has no children it could delegate predictions to. More... | |
| class | PredictionContainer |
| Can do predictions itself and has children it could delegate predictions to. More... | |
Typedefs | |
| using | Predictor = std::function< PredictionResult(const PredictionRequest &)> |
| using Predictor = std::function<PredictionResult(const PredictionRequest&)> |
Definition at line 41 of file Prediction.h.