BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
QSARData.h File Reference
#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 <gsl/gsl_randist.h>
#include <gsl/gsl_cdf.h>
#include <BALL/CONCEPT/timeStamp.h>

Go to the source code of this file.

Classes

class  BALL::QSAR::QSARData
 

Namespaces

namespace  BALL
 
namespace  BALL::QSAR
 

Typedefs

typedef vector< doubleBALL::QSAR::Column
 
typedef vector< Column > BALL::QSAR::VMatrix