#include "TIGS/TopdownLearner.H"
Go to the source code of this file.
Functions | |
nub::ref< TopdownLearner > | makeTopdownLearner (OptionManager &mgr, const std::string &type) |
Build a TopdownLearner from a type string. |
Build a TopdownLearner from a type string
Definition in file TopdownLearnerFactory.H.
nub::ref<TopdownLearner> makeTopdownLearner | ( | OptionManager & | mgr, | |
const std::string & | type | |||
) |
Build a TopdownLearner from a type string.
Definition at line 47 of file TopdownLearnerFactory.C.
References makeTopdownLearner().
Referenced by makeTopdownLearner().