#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.
Definition at line 540 of file surfaceDescriptors.h.
| BALL::Density::Density | ( | ) |
Default constructor
| BALL::Density::Density | ( | const Density & | rho | ) |
Copy constructor
| virtual BALL::Density::~Density | ( | ) | [virtual] |
Destructor
1.6.3