BALL::QSAR::ModelFactory< T > Class Template Reference

#include <BALL/QSAR/modelFactory.h>

List of all members.

Static Public Member Functions

static T * create (const QSARData &q)
static T * createKernel1 (const QSARData &q, int k, double p1, double p2)
static T * createKernel2 (const QSARData &q, String s1, String s2)

Detailed Description

template<typename T>
class BALL::QSAR::ModelFactory< T >

Factory class. The factory class is used to create objects of the various regression / classification Models it was parameterized with.

Definition at line 51 of file modelFactory.h.


Member Function Documentation

template<typename T >
static T* BALL::QSAR::ModelFactory< T >::create ( const QSARData q  )  [inline, static]

Definition at line 55 of file modelFactory.h.

template<typename T >
static T* BALL::QSAR::ModelFactory< T >::createKernel1 ( const QSARData q,
int  k,
double  p1,
double  p2 
) [inline, static]

Definition at line 60 of file modelFactory.h.

template<typename T >
static T* BALL::QSAR::ModelFactory< T >::createKernel2 ( const QSARData q,
String  s1,
String  s2 
) [inline, static]

Definition at line 65 of file modelFactory.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3