BALL::QSAR::RegistryEntry Class Reference

#include <BALL/QSAR/registry.h>

List of all members.

Public Member Functions

 RegistryEntry (bool k, bool r, String n, String ab, CreateMethod c0)
 RegistryEntry (bool k, bool r, String n, String ab, CreateKernel1 c1, CreateKernel2 c2)
 RegistryEntry (const RegistryEntry &entry)
 ~RegistryEntry ()
const std::map< uint, String > * getStatistics ()
String getStatName (int s)
RegistrygetRegistry ()

Public Attributes

bool kernel
bool regression
bool latent_variables
std::multiset< int > optimizableParameters
String name
String name_abreviation
CreateMethod create
CreateKernel1 createKernel1
CreateKernel2 createKernel2
vector< StringparameterNames
vector< doubleparameterDefaults

Private Attributes

Registryregistry_

Friends

class Registry

Detailed Description

Definition at line 46 of file registry.h.


Constructor & Destructor Documentation

BALL::QSAR::RegistryEntry::RegistryEntry ( bool  k,
bool  r,
String  n,
String  ab,
CreateMethod  c0 
)

Constructor for a RegistryEntry for a linear model.

Parameters:
ID *unique* identifier for the model
n the name of the model
ab *unique* abbreviation of the model-name
BALL::QSAR::RegistryEntry::RegistryEntry ( bool  k,
bool  r,
String  n,
String  ab,
CreateKernel1  c1,
CreateKernel2  c2 
)

Constructor for a RegistryEntry for a non-linear model.

Parameters:
ID *unique* identifier for the model
n the name of the model
ab *unique* abbreviation of the model-name
BALL::QSAR::RegistryEntry::RegistryEntry ( const RegistryEntry entry  ) 
BALL::QSAR::RegistryEntry::~RegistryEntry (  ) 

Member Function Documentation

Registry* BALL::QSAR::RegistryEntry::getRegistry (  ) 
const std::map<uint,String>* BALL::QSAR::RegistryEntry::getStatistics (  ) 
String BALL::QSAR::RegistryEntry::getStatName ( int  s  ) 

Friends And Related Function Documentation

friend class Registry [friend]

Definition at line 86 of file registry.h.


Member Data Documentation

Definition at line 76 of file registry.h.

Definition at line 77 of file registry.h.

Definition at line 78 of file registry.h.

Definition at line 69 of file registry.h.

Definition at line 71 of file registry.h.

Definition at line 74 of file registry.h.

Definition at line 75 of file registry.h.

Definition at line 72 of file registry.h.

Definition at line 80 of file registry.h.

Definition at line 79 of file registry.h.

Definition at line 84 of file registry.h.

Definition at line 70 of file registry.h.

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