#include <BALL/QSAR/partialChargeDescriptors.h>
Public Member Functions | |
Constructors and Destructors | |
| RelNegativePartialCharge () | |
| RelNegativePartialCharge (const RelNegativePartialCharge &rppc) | |
| virtual | ~RelNegativePartialCharge () |
Assignment | |
| RelNegativePartialCharge & | operator= (const RelNegativePartialCharge &rnpc) |
This descriptor returns the fraction of negative partial charges, which is calculated by deviding the most negative partial charge value by the sum of negative partial charges.
| BALL::RelNegativePartialCharge::RelNegativePartialCharge | ( | ) |
Default constructor
| BALL::RelNegativePartialCharge::RelNegativePartialCharge | ( | const RelNegativePartialCharge & | rppc | ) |
Copy constructor
| virtual BALL::RelNegativePartialCharge::~RelNegativePartialCharge | ( | ) | [virtual] |
Destructor
| RelNegativePartialCharge& BALL::RelNegativePartialCharge::operator= | ( | const RelNegativePartialCharge & | rnpc | ) |
Assignment operator