|
BALL
1.4.2
|
#include <BALL/QSAR/simpleDescriptors.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::SimpleBase | |
| void | calculate_ (AtomContainer &ac) |
| bool | isValid_ (AtomContainer &ac) |
Predicates | |
This descriptor is $n$ times MeanAtomInformationContent.
Definition at line 742 of file simpleDescriptors.h.
| BALL::AtomInformationContent::AtomInformationContent | ( | ) |
Default Constructor
| BALL::AtomInformationContent::AtomInformationContent | ( | const AtomInformationContent & | aic | ) |
Copy constructor
|
virtual |
Destructor
|
virtual |
Reimplemented from BALL::Descriptor.
| AtomInformationContent& BALL::AtomInformationContent::operator= | ( | const AtomInformationContent & | aic | ) |
Assignment operator
1.8.3.1