|
presage
0.9.2~beta
|
#include <backoffCombiner.h>


Public Member Functions | |
| BackoffCombiner () | |
| ~BackoffCombiner () | |
Public Member Functions inherited from Combiner | |
| Combiner () | |
| virtual | ~Combiner () |
| virtual Prediction | combine (const std::vector< Prediction > &)=0 |
Additional Inherited Members | |
Protected Member Functions inherited from Combiner | |
| virtual Prediction | filter (const Prediction &prediction) const |
Backoff combiner
Definition at line 34 of file backoffCombiner.h.
| BackoffCombiner::BackoffCombiner | ( | ) |
| BackoffCombiner::~BackoffCombiner | ( | ) |
1.8.14