Public Member Functions | Protected Attributes

CTrainPredMaster Class Reference


Detailed Description

Definition at line 28 of file TrainPredMaster.h.

Inheritance diagram for CTrainPredMaster:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CTrainPredMaster (void)
 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 ( void   ) 

constructor

CTrainPredMaster ( CGUIKernel *  p_ui_kernel  ) 

constructor

virtual ~CTrainPredMaster (  )  [virtual]

Member Function Documentation

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

Implements CSGObject.

Definition at line 49 of file TrainPredMaster.h.

void read_models_from_file ( char *  filename  ) 

Member Data Documentation

CKernelFactory** kernelplist [protected]

Definition at line 53 of file TrainPredMaster.h.

CGUIKernel* ui_kernel [protected]

Definition at line 52 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