SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
TreeMachineNode.h File Reference

Go to the source code of this file.

Classes

class  CTreeMachineNode< T >
 The node of the tree structure forming a TreeMachine The node contains a pointer to its parent and a vector of pointers to its children. A node of this class can have only one parent but any number of children.The node also contains data which can be of any type and has to be specified using template specifier. More...
 

SHOGUN Machine Learning Toolbox - Documentation