#include <BALL/QSAR/surfaceDescriptors.h>
Public Member Functions | |
Constructors and Destructors | |
| Density () | |
| Density (const Density &rho) | |
| virtual | ~Density () |
Assignment | |
| Density & | operator= (const Density &rho) |
This descriptor calculates the density of the molecule, by deviding the molecular weight by the van der Waals surface area.
| BALL::Density::Density | ( | ) |
Default constructor
| BALL::Density::Density | ( | const Density & | rho | ) |
Copy constructor
| virtual BALL::Density::~Density | ( | ) | [virtual] |
Destructor