BALL
1.4.79
|
#include <BALL/QSAR/connectivityDescriptors.h>
Additional Inherited Members | |
Public Types inherited from BALL::UnaryFunctor< AtomContainer, Processor::Result > | |
typedef Processor::Result | result_type |
typedef AtomContainer | argument_type |
typedef AtomContainer & | argument_reference |
typedef const AtomContainer & | const_argument_reference |
typedef AtomContainer * | argument_pointer |
typedef const AtomContainer * | const_argument_pointer |
Protected Member Functions inherited from BALL::ConnectivityBase | |
bool | isValid_ (AtomContainer &ac) |
void | calculate_ (AtomContainer &ac) |
Predicates |
This descriptor returns the Zagreb Index, which is calculated as: $ d_i^2$, over all heavy atoms
Definition at line 20 of file connectivityDescriptors.h.
BALL::ZagrebIndex::ZagrebIndex | ( | ) |
Default constructor
BALL::ZagrebIndex::ZagrebIndex | ( | const ZagrebIndex & | zi | ) |
Copy constructor
|
virtual |
Destructor
|
virtual |
Reimplemented from BALL::Descriptor.
ZagrebIndex& BALL::ZagrebIndex::operator= | ( | const ZagrebIndex & | zi | ) |
Assignment operator