|
BALL
1.5.0
|
#include <BALL/QSAR/partialChargeDescriptors.h>
Additional Inherited Members | |
Public Types inherited from BALL::UnaryFunctor< ArgumentType, ResultType > | |
| typedef ResultType | result_type |
| typedef ArgumentType | argument_type |
| typedef ArgumentType & | argument_reference |
| typedef const ArgumentType & | const_argument_reference |
| typedef ArgumentType * | argument_pointer |
| typedef const ArgumentType * | const_argument_pointer |
Protected Member Functions inherited from BALL::PartialChargeBase | |
| bool | isValid_ (AtomContainer &ac) |
| void | calculate_ (AtomContainer &ac) |
Protected Member Functions inherited from BALL::Descriptor | |
Protected Attributes inherited from BALL::PartialChargeBase | |
| String | data_folder_ |
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.
Definition at line 130 of file partialChargeDescriptors.h.
| BALL::RelNegativePartialCharge::RelNegativePartialCharge | ( | ) |
Default constructor
| BALL::RelNegativePartialCharge::RelNegativePartialCharge | ( | const RelNegativePartialCharge & | rppc | ) |
Copy constructor
|
virtual |
Destructor
| RelNegativePartialCharge& BALL::RelNegativePartialCharge::operator= | ( | const RelNegativePartialCharge & | rnpc | ) |
Assignment operator