|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_PHARM_PHARMACOPHOREALIGNMENT_HPP
30 #define CDPL_PHARM_PHARMACOPHOREALIGNMENT_HPP
43 class FeatureContainer;
71 #endif // CDPL_PHARM_PHARMACOPHOREALIGNMENT_HPP
Definition of the preprocessor macro CDPL_PHARM_API.
#define CDPL_PHARM_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
void addFeatures(const FeatureContainer &cntnr, bool first_set)
Adds the features of the feature container cntnr to the specified alignment feature set.
SpatialEntityAlignment.
Definition: SpatialEntityAlignment.hpp:59
FeatureContainer.
Definition: FeatureContainer.hpp:53
The namespace of the Chemical Data Processing Library.
PharmacophoreAlignment(bool query_mode)
Constructs the PharmacophoreAlignment instance.
PharmacophoreAlignment.
Definition: PharmacophoreAlignment.hpp:49
Definition of the class CDPL::Chem::SpatialEntityAlignment.