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

浏览源代码.

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

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