BALL::VertexAdjacency Class Reference

The vertex adjacency is calculated using the formula \( 1 + m \), where $m$ is the number of heavy bonds. More...

#include <simpleDescriptors.h>

Inheritance diagram for BALL::VertexAdjacency:
Inheritance graph
[legend]

List of all members.


Public Member Functions

Constructors and Destructors
VertexAdjacency ()
Default constructor.
VertexAdjacency (const VertexAdjacency &va)
Copy constructor.
virtual ~VertexAdjacency ()
Destructor.
Assignment
VertexAdjacency & operator= (const VertexAdjacency &va)
Assignment operator.
Accessors
double compute (AtomContainer &ac)

Detailed Description

The vertex adjacency is calculated using the formula \( 1 + m \), where $m$ is the number of heavy bonds.

Generated on Thu Aug 6 18:30:42 2009 for BALL by doxygen 1.5.8