|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_DESCR_FEATURERDFCODECALCULATOR_HPP
30 #define CDPL_DESCR_FEATURERDFCODECALCULATOR_HPP
44 class FeatureContainer;
70 #endif // CDPL_DESCR_FEATURERDFCODECALCULATOR_HPP
Definition of the class CDPL::Descr::RDFCodeCalculator.
FeatureRDFCodeCalculator(const Pharm::FeatureContainer &cntnr, Math::DVector &rdf_code)
FeatureContainer.
Definition: FeatureContainer.hpp:53
FeatureRDFCodeCalculator.
Definition: FeatureRDFCodeCalculator.hpp:55
RDFCodeCalculator.
Definition: RDFCodeCalculator.hpp:53
The namespace of the Chemical Data Processing Library.
void calculate(const Pharm::FeatureContainer &cntnr, Math::DVector &rdf_code)
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 vector data types.
FeatureRDFCodeCalculator()
Constructs the FeatureRDFCodeCalculator instance.