29 #ifndef CDPL_CONFGEN_MOLECULEFUNCTIONS_HPP
30 #define CDPL_CONFGEN_MOLECULEFUNCTIONS_HPP
Definition of the preprocessor macro CDPL_CONFGEN_API.
#define CDPL_CONFGEN_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Molecule.
Definition: Molecule.hpp:49
CDPL_CHEM_API void canonicalize(MolecularGraph &molgraph, const AtomCompareFunction &func, bool atoms=true, bool atom_nbrs=true, bool bonds=true, bool bond_atoms=false)
CDPL_CONFGEN_API void prepareForConformerGeneration(Chem::Molecule &mol, bool canonicalize=false)
The namespace of the Chemical Data Processing Library.