|
BALL
1.4.79
|
#include <iostream>#include <BALL/KERNEL/system.h>#include <BALL/FORMAT/SDFile.h>#include <BALL/FORMAT/PDBFile.h>#include <BALL/FORMAT/HINFile.h>#include <BALL/FORMAT/MOLFile.h>#include <vector>#include <list>#include <set>#include <map>#include <math.h>#include <sstream>#include <fstream>#include <limits>#include <BALL/QSAR/simpleDescriptors.h>#include <BALL/QSAR/connectivityDescriptors.h>#include <BALL/QSAR/partialChargeDescriptors.h>#include <BALL/QSAR/surfaceDescriptors.h>#include <BALL/COMMON/exception.h>#include <cstring>#include <BALL/QSAR/statistics.h>#include <BALL/QSAR/exception.h>#include <BALL/CONCEPT/timeStamp.h>Go to the source code of this file.
Classes | |
| class | BALL::QSAR::QSARData |
Namespaces | |
| BALL | |
| -*- Mode: C++; tab-width: 2; -*- | |
| BALL::QSAR | |
Typedefs | |
| typedef vector< double > | BALL::QSAR::Column |
| typedef vector< Column > | BALL::QSAR::VMatrix |
1.8.7