公有成员 | 保护属性

CTrainPredMaster类参考


详细描述

class TrainPredMaster

在文件TrainPredMaster.h23行定义。

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

所有成员的列表。

公有成员

 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 ( CGUIKernel *  p_ui_kernel )

constructor

virtual ~CTrainPredMaster (  ) [virtual]

成员函数文档

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

实现了CSGObject

在文件TrainPredMaster.h41行定义。

void read_models_from_file ( char *  filename )

成员数据文档

CKernelFactory** kernelplist [protected]

在文件TrainPredMaster.h45行定义。

CGUIKernel* ui_kernel [protected]

在文件TrainPredMaster.h44行定义。


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

SHOGUN Machine Learning Toolbox - Documentation