BALL
1.4.2
|
#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 |
Definition at line 133 of file configIO.h.
BALL::QSAR::PredictionConfiguration::PredictionConfiguration | ( | ) |
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.