[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
DecisionTree(ProblemSpec< T > ext_param) | DecisionTree | |
getToLeaf(MultiArrayView< 2, U, C > const &features, Visitor_t &visitor) const | DecisionTree | |
getToLeaf(MultiArrayView< 2, U, C > const &features) const | DecisionTree | |
isLeafNode(TreeInt in) const | DecisionTree | |
learn(MultiArrayView< 2, U, C > const &features, MultiArrayView< 2, U2, C2 > const &labels, StackEntry_t const &stack_entry, Split_t split, Stop_t stop, Visitor_t &visitor, Random_t &randint) | DecisionTree | |
reset(unsigned int classCount=0) | DecisionTree | |
traverse_mem_order(Visitor_t visitor) const | DecisionTree | |
TreeInt typedef | DecisionTree |
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|