SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
BinaryTreeMachineNode.h 文件参考

浏览源代码.

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. 更多...
 

SHOGUN 机器学习工具包 - 项目文档