29 #ifndef CDPL_BIOMOL_MOLECULEFUNCTIONS_HPP
30 #define CDPL_BIOMOL_MOLECULEFUNCTIONS_HPP
Definition of the preprocessor macro CDPL_BIOMOL_API.
#define CDPL_BIOMOL_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Abstract base class representing a mutable molecular graph that owns its atoms and bonds.
Definition: Molecule.hpp:53
CDPL_BIOMOL_API bool combineInterferingResidueCoordinates(Chem::Molecule &mol, double max_ctr_dist=1.0)
Merges alternative residue conformers in mol whose residue centers lie within max_ctr_dist of one ano...
The namespace of the Chemical Data Processing Library.