29 #ifndef CDPL_DESCR_ATOMRDFCODECALCULATOR_HPP
30 #define CDPL_DESCR_ATOMRDFCODECALCULATOR_HPP
Definition of the preprocessor macro CDPL_DESCR_API.
#define CDPL_DESCR_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Definition of the class CDPL::Descr::RDFCodeCalculator.
Definition of vector data types.
A common interface for data-structures that support a random access to stored Chem::Atom instances.
Definition: AtomContainer.hpp:55
AtomRDFCodeCalculator.
Definition: AtomRDFCodeCalculator.hpp:55
void calculate(const Chem::AtomContainer &cntnr, Math::DVector &rdf_code)
AtomRDFCodeCalculator()
Constructs the AtomRDFCodeCalculator instance.
AtomRDFCodeCalculator(const Chem::AtomContainer &cntnr, Math::DVector &rdf_code)
RDFCodeCalculator.
Definition: RDFCodeCalculator.hpp:53
The namespace of the Chemical Data Processing Library.