29 #ifndef CDPL_DESCR_FEATURERDFCODECALCULATOR_HPP
30 #define CDPL_DESCR_FEATURERDFCODECALCULATOR_HPP
44 class FeatureContainer;
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.
FeatureRDFCodeCalculator.
Definition: FeatureRDFCodeCalculator.hpp:55
FeatureRDFCodeCalculator()
Constructs the FeatureRDFCodeCalculator instance.
FeatureRDFCodeCalculator(const Pharm::FeatureContainer &cntnr, Math::DVector &rdf_code)
void calculate(const Pharm::FeatureContainer &cntnr, Math::DVector &rdf_code)
RDFCodeCalculator.
Definition: RDFCodeCalculator.hpp:53
FeatureContainer.
Definition: FeatureContainer.hpp:53
The namespace of the Chemical Data Processing Library.