BALL::AtomInformationContent Class Reference

#include <BALL/QSAR/simpleDescriptors.h>

Inheritance diagram for BALL::AtomInformationContent:
BALL::SimpleBase BALL::Descriptor BALL::UnaryProcessor< AtomContainer > BALL::UnaryFunctor< AtomContainer, Processor::Result >

List of all members.


Public Member Functions

Constructors and Destructors
 AtomInformationContent ()
 AtomInformationContent (const AtomInformationContent &aic)
virtual ~AtomInformationContent ()
Assignment
AtomInformationContentoperator= (const AtomInformationContent &aic)
Accessors
double compute (AtomContainer &ac)

Detailed Description

This descriptor is $n$ times MeanAtomInformationContent.


Constructor & Destructor Documentation

BALL::AtomInformationContent::AtomInformationContent (  ) 

Default Constructor

BALL::AtomInformationContent::AtomInformationContent ( const AtomInformationContent aic  ) 

Copy constructor

virtual BALL::AtomInformationContent::~AtomInformationContent (  )  [virtual]

Destructor


Member Function Documentation

double BALL::AtomInformationContent::compute ( AtomContainer ac  )  [virtual]

Reimplemented from BALL::Descriptor.

AtomInformationContent& BALL::AtomInformationContent::operator= ( const AtomInformationContent aic  ) 

Assignment operator