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

Go to the source code of this file.

Classes

class  CBinaryTreeMachineNode< T >
 The node of the tree structure forming a TreeMachine The node contains pointer to its parent and pointers to its 2 children: left child and right child. 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