SHOGUN v0.9.0
公有成员 | 保护属性
CTrainPredMaster类参考

详细描述

在文件TrainPredMaster.h28行定义。

继承图,类CTrainPredMaster
Inheritance graph
[图例]

所有成员的列表。

公有成员

 CTrainPredMaster (void)
 CTrainPredMaster (CGUIKernel *p_ui_kernel)
virtual ~CTrainPredMaster ()
void read_models_from_file (char *filename)
virtual const char * get_name () const

保护属性

CGUIKernel * ui_kernel
CKernelFactory ** kernelplist

构造及析构函数文档

CTrainPredMaster ( void  )

constructor

CTrainPredMaster ( CGUIKernel *  p_ui_kernel)

constructor

virtual ~CTrainPredMaster ( ) [virtual]

成员函数文档

virtual const char* get_name ( void  ) const [virtual]
返回:
object name

实现了CSGObject

在文件TrainPredMaster.h49行定义。

void read_models_from_file ( char *  filename)

成员数据文档

CKernelFactory** kernelplist [protected]

在文件TrainPredMaster.h53行定义。

CGUIKernel* ui_kernel [protected]

在文件TrainPredMaster.h52行定义。


该类的文档由以下文件生成:

SHOGUN Machine Learning Toolbox - Documentation