
Transform another learner with a moving average. More...
#include <TIGS/MovingAvgLearner.H>


Public Member Functions | |
| MovingAvgLearner (OptionManager &mgr, nub::ref< TopdownLearner > child) | |
| virtual Image< float > | getBiasMap (const TrainingSet &tdata, const Image< float > &features) const |
Transform another learner with a moving average.
Definition at line 47 of file MovingAvgLearner.H.
1.6.3