11 #ifndef RANDOMCONDITIONALPROBABILITYTREE_H__ 12 #define RANDOMCONDITIONALPROBABILITYTREE_H__ 14 #include <shogun/lib/config.h> 33 virtual const char*
get_name()
const {
return "RandomConditionalProbabilityTree"; }
The node of the tree structure forming a TreeMachine The node contains pointer to its parent and poin...
virtual const char * get_name() const
CRandomConditionalProbabilityTree()
virtual ~CRandomConditionalProbabilityTree()
virtual bool which_subtree(bnode_t *node, SGVector< float32_t > ex)
all of classes and functions are contained in the shogun namespace