BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
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.

Definition at line 742 of file simpleDescriptors.h.


Constructor & Destructor Documentation

Default Constructor

Copy constructor

Destructor


Member Function Documentation

Reimplemented from BALL::Descriptor.

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

Assignment operator

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines