This is the complete list of members for
SepPlanExplore, including all inherited members.
| expModel | SepPlanExplore | [private] |
| expPct | SepPlanExplore | [private] |
| featPct | SepPlanExplore | [private] |
| featRange | SepPlanExplore | [private] |
| freq | SepPlanExplore | [private] |
| getConf(const std::vector< float > &s) | SepPlanExplore | [virtual] |
| getCopy() | SepPlanExplore | [virtual] |
| id | SepPlanExplore | [private] |
| initModels() | SepPlanExplore | |
| mode | SepPlanExplore | [private] |
| modelType | SepPlanExplore | [private] |
| nModels | SepPlanExplore | [private] |
| planModel | SepPlanExplore | [private] |
| predType | SepPlanExplore | [private] |
| rng | SepPlanExplore | [private] |
| SepPlanExplore(int id, int modelType, int predType, int nModels, int trainMode, int trainFreq, float featPct, float expPct, float treeThreshold, bool stoch, float featRange, Random rng) | SepPlanExplore | |
| SepPlanExplore(const SepPlanExplore &) | SepPlanExplore | |
| SPEDEBUG | SepPlanExplore | |
| stoch | SepPlanExplore | [private] |
| testInstance(const std::vector< float > &input, std::map< float, float > *retval) | SepPlanExplore | [virtual] |
| trainInstance(classPair &instance) | SepPlanExplore | [virtual] |
| trainInstances(std::vector< classPair > &instances) | SepPlanExplore | [virtual] |
| treeThresh | SepPlanExplore | [private] |
| ~Classifier() | Classifier | [virtual] |
| ~SepPlanExplore() | SepPlanExplore | |