SHOGUN v0.9.3
Public Member Functions | Protected Attributes
CTrainPredMaster Class Reference

Detailed Description

class TrainPredMaster

Definition at line 23 of file TrainPredMaster.h.

Inheritance diagram for CTrainPredMaster:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Protected Attributes

CGUIKernel * ui_kernel
CKernelFactory ** kernelplist

Constructor & Destructor Documentation

CTrainPredMaster ( CGUIKernel *  p_ui_kernel)

constructor

virtual ~CTrainPredMaster ( ) [virtual]

Member Function Documentation

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

Implements CSGObject.

Definition at line 41 of file TrainPredMaster.h.

void read_models_from_file ( char *  filename)

Member Data Documentation

CKernelFactory** kernelplist [protected]

Definition at line 45 of file TrainPredMaster.h.

CGUIKernel* ui_kernel [protected]

Definition at line 44 of file TrainPredMaster.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation