BALL 1.5.0
|
#include <BALL/QSAR/simpleDescriptors.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) |
![]() |
This descriptor counts the number of aromatic atoms, a atom is aromatic if it participates a aromatic bond.
Definition at line 861 of file simpleDescriptors.h.
BALL::NumberOfAromaticAtoms::NumberOfAromaticAtoms | ( | ) |
Default constructor
BALL::NumberOfAromaticAtoms::NumberOfAromaticAtoms | ( | const NumberOfAromaticAtoms & | naa | ) |
Copy constructor
|
virtual |
Destructor
NumberOfAromaticAtoms & BALL::NumberOfAromaticAtoms::operator= | ( | const NumberOfAromaticAtoms & | naa | ) |
Assignment Operator