BALL 1.5.0
|
#include <BALL/QSAR/partialChargeDescriptors.h>
Additional Inherited Members | |
![]() | |
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 |
![]() | |
bool | isValid_ (AtomContainer &ac) |
void | calculate_ (AtomContainer &ac) |
![]() | |
![]() | |
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