29 #ifndef CDPL_PHARM_PHARMACOPHOREALIGNMENT_HPP
30 #define CDPL_PHARM_PHARMACOPHOREALIGNMENT_HPP
43 class FeatureContainer;
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.
Definition of class CDPL::Chem::SpatialEntityAlignment.
Computes a spatial alignment between two sets of entities (with 3D coordinates) by composing topologi...
Definition: SpatialEntityAlignment.hpp:71
Abstract base class for containers holding a sequence of Pharm::Feature objects with associated prope...
Definition: FeatureContainer.hpp:55
Pharmacophore alignment driver — a Chem::SpatialEntityAlignment specialization for Pharm::Feature obj...
Definition: PharmacophoreAlignment.hpp:50
void addFeatures(const FeatureContainer &cntnr, bool first_set)
Adds the features of the feature container cntnr to the specified alignment feature set.
PharmacophoreAlignment(bool query_mode)
Constructs the PharmacophoreAlignment instance.
The namespace of the Chemical Data Processing Library.