29 #ifndef CDPL_PHARM_DEFAULTINTERACTIONANALYZER_HPP
30 #define CDPL_PHARM_DEFAULTINTERACTIONANALYZER_HPP
Definition of the class CDPL::Pharm::InteractionAnalyzer.
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.
DefaultInteractionAnalyzer.
Definition: DefaultInteractionAnalyzer.hpp:46
DefaultInteractionAnalyzer(const FeatureContainer &cntnr1, const FeatureContainer &cntnr2, FeatureMapping &interactions)
DefaultInteractionAnalyzer()
Constructs the DefaultInteractionAnalyzer instance.
FeatureContainer.
Definition: FeatureContainer.hpp:53
A data type for the storage and lookup of arbitrary feature to feature mappings.
Definition: FeatureMapping.hpp:54
InteractionAnalyzer.
Definition: InteractionAnalyzer.hpp:53
The namespace of the Chemical Data Processing Library.