Chemical Data Processing Library C++ API - Version 1.1.1
|
Declaration of functions that operate on Chem::AtomContainer instances. More...
Go to the source code of this file.
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Chem | |
Contains classes and functions related to chemistry. | |
CDPL::Descr | |
Contains classes and functions related to the generation and processing of pharmacophore and molecule descriptors. | |
Functions | |
CDPL_DESCR_API double | CDPL::Descr::calcGeometricalRadius (const Chem::AtomContainer &cntnr, const Chem::Atom3DCoordinatesFunction &coords_func) |
CDPL_DESCR_API double | CDPL::Descr::calcGeometricalDiameter (const Chem::AtomContainer &cntnr, const Chem::Atom3DCoordinatesFunction &coords_func) |
Declaration of functions that operate on Chem::AtomContainer instances.