BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
BALL::QSAR::PredictionConfiguration Struct Reference

#include <BALL/QSAR/configIO.h>

Public Member Functions

 PredictionConfiguration ()
 

Public Attributes

String model
 
String data
 
String output
 
int statistic
 
String statistic_name
 
bool print_expected
 
bool done
 

Detailed Description

Definition at line 133 of file configIO.h.

Constructor & Destructor Documentation

BALL::QSAR::PredictionConfiguration::PredictionConfiguration ( )

Member Data Documentation

String BALL::QSAR::PredictionConfiguration::data

Definition at line 138 of file configIO.h.

bool BALL::QSAR::PredictionConfiguration::done

Definition at line 143 of file configIO.h.

String BALL::QSAR::PredictionConfiguration::model

Definition at line 137 of file configIO.h.

String BALL::QSAR::PredictionConfiguration::output

Definition at line 139 of file configIO.h.

bool BALL::QSAR::PredictionConfiguration::print_expected

Definition at line 142 of file configIO.h.

int BALL::QSAR::PredictionConfiguration::statistic

Definition at line 140 of file configIO.h.

String BALL::QSAR::PredictionConfiguration::statistic_name

Definition at line 141 of file configIO.h.